This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MIPS simulator error


Hi,

I selected the tx39 simulator template for to perform an application with the
"hello world" code! I did build the library and when I used the compiler with
the following comand line:

 mips-tx39-elf-gcc -g -Iinstall/include hello.c -Linstall/lib -Ttarget.ld
-nostdlib
/tools/H-i686-pc-linux-gnu/lib/gcc/mips-tx39-elf/3.4.2/../../../../mips-tx39-elf/bin/ld:
cannot find libsupc++.a
collect2: ld returned 1 exit status

I got this error,  can anybody help me to solve this error?
Regards,
Evandro


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]