Tiny Core Base > Raspberry Pi

Logitech Media Server (LMS) on TC.7

<< < (10/31) > >>

jgrulich:
Béla,
I'll try to build the perl 5.20.3 from git to support the armv6 and arm-linux-gnueabihf-thread-multi-64int.
What to set up to have it working?

bmarkus:
-march=armv6 -mcpu=arm1176jzf-s -mfpu=vfp

in CFLAGS and CXXFLAGS

These flags are used to build piCore.

jgrulich:
Add this to the config generation?

--- Code: (bash) ---./Configure -des -Dprefix=$HOME/localperl -march=armv6 -mcpu=arm1176jzf-s -mfpu=vfp

--- End code ---

jgrulich:
Sorry to disturb again, but the config refuse to define flags CFLAGS and CXXFLAGS.
How to define them? Where are they located?

Juanito:
Something like:
--- Code: ---sh Configure -des -Dcc="gcc -march=i486 -mtune=i686 -Os -pipe" -Dprefix=/usr/local...
--- End code ---

(Adjusted for armv6 obviously)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version