[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Newbie problem with tool chain
Hi,
I am new to embedded Linux development and tried to follow on the Microblaze uClinux page the documented steps to build a Linux Kernel for the Microblaze. I ran into the some problems with the binary tool chain and would appreciate if somebody could give me some help.
I downloaded the binary tool chain (new release from Aug. ) and set the path variable to the place I unpacked it to. When I perform the test of the tool chain by compiling the given small program with the command
$ mb-gcc -c test.c
I only get a test.o file. If I compile it with the command
$ mb-gcc test.c
I get the error message:
/usr/local/microblaze-elf-tools/bin/mb-ld.real: cannot find -lxil
$
I could not find that library and found out that it is an imaging library from
Sun. Could somebody help why the linker needs this library?
Is there a way to switch this off?
I am using Mandrake Linux 9.1.
Thanks for you help.
Guenter
__________________________________________________________________________
Die sicherste Form der Kommunikation: E-Mails verschluesseln, Spam-Filter,
Adressverifizierung, digitale Unterschrift: http://freemail.web.de
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/