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

Re: [microblaze-uclinux] Test application compile error



Hi,
thanks for all, this is:
$ export PATH=<YOUR UCLINUX_PATH>/uClinux-dist/tools:$PATH
$ ucfront-gcc mb-gcc -c -Os -g -fomit-frame-pointer -fno-common -fno-builtin -Wall -msoft-float -mxl-soft-mul -mxl-soft-div -DEMBED -Dlinux -D__linux__ -Dunix -D__uClinux__ -o tapp.o tapp.c
$ ucfront-gcc mb-gcc  -Wl,-elf2flt -o tapp tapp.o
succesfully correct my error.

Pavel.
___________________________
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/