[uClibc]Re: beginner's stupid toolchain question

Erik Andersen andersen at codepoet.org
Wed Aug 7 08:00:38 UTC 2002


On Wed Aug 07, 2002 at 02:59:05PM +0800, Bob Cheng wrote:
> [bob at voip test]$ file helloworldcpp.o
> helloworldcpp.o: ELF 32-bit LSB executable, ARM, version 1, statically 
> linked, n
> ot stripped
> [bob at voip test]$ /home/bob/gcc-3.1/toolchain/bin/arm-uclibc-elf2flt 
> helloworldcp
> p.o
> helloworldcpp.o: Input file contains no relocation info

Hmm.  Elf2flt is integrated into the linker, so when you
compile things, just add the '-elf2flt' option and it should
do the right thing automagically,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list