[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Out of tree compilation: autoconf + automake



Ok. I redirected the output of a uClinux dist image compile to a file
and captured the command used to build a similar application (net-snmp)

So this is what I got:

CC="microblaze-uclinux-gcc -Os -g -fomit-frame-pointer -pipe -fno-common
-fno-builtin -Wall  -mno-xl-soft-mul -mno-xl-soft-div -mxl-barrel-shift
-mhard-float -mcpu=v6.00.b   -DEMBED -I~/petalinux-dist
-I~/petalinux-dist/include -I~/petalinux-dist/include -Dlinux
-D__linux__ -Dunix -D__uClinux__ -DLINUX"
LDFLAGS="-L~/petalinux-dist/lib -mno-xl-soft-mul -mno-xl-soft-div
-mxl-barrel-shift -mhard-float -mcpu=v6.00.b"
LIBS=""
./configure --host=microblaze-linux --prefix=  --with-endianness=little
--enable-shared=no
make

I removed the part relative to the creation of a different build
directory (named build).

Please excuse me if I did not check this before.
Anyway, hope this could be of any help to somebody else like me.

Giulio

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/