Cross gcc Mailing List Archive

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

Re: Linking rtems T: go32 H: linux





You need at least libpc.a. Below my signature is a ist of .o and .a files 
in my i386-go32-rtems toolset. It looks like a few symbols were also 
resolved in the libc.a from go32.

I could think about it more but given that I still have chicken pox and 
have been running a fever for days now, it seems better to trust the 
output of find. :)

--joel

Joel Sherrill                    Sr. Computer Scientist
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (205) 722-9985


./i386-go32-rtems/lib/libg.a
./i386-go32-rtems/lib/rtems.o
./i386-go32-rtems/lib/libc.a
./i386-go32-rtems/lib/libm.a
./i386-go32-rtems/lib/crt0.o
./i386-go32-rtems/lib/libiberty.a
./lib/gcc-lib/i386-go32-rtems/2.7.2/libgcc.a
./lib/libiberty.a
./lib/libbfd.a
./lib/crt0.o
./lib/libopcodes.a
./lib/gcrt0.o
./lib/libc.a
./lib/libc_p.a
./lib/libg.a
./lib/libg_p.a
./lib/libgcc.a
./lib/libgcc_p.a
./lib/libm.a
./lib/libm_p.a
./lib/libpc.a
./lib/libpc_p.a



References:

Home | Subject Index | Thread Index