gcc3 arm-elf crosscompiler under cygwin
andy@softbookpress.com
andy@softbookpress.com
Tue Jul 3 08:31:00 GMT 2001
I'm not using newlib. The code I'm cross-compiling is not linking with any
of the standard libraries
Should I install newlib anyway ?
Thx Andy
>
> A library and startup files ? Are you using newlib ? If so, this is
>the point at which you have your working core C compiler, but you can't
>build the C++ libraries until you've got the C library built, so you'd
>need to make and install newlib at this point and then retry your 'make
>all' for the compiler.
>>-----Original Message-----
>>From: andy@softbookpress.com [ mailto:andy@softbookpress.com ]
>>Sent: 03 July 2001 16:06
>
>>Thanks Richard
>>With "make all" it went a lot further, all the way to "configuring
>>arm-elf/libiberty"
>>where it failed because "C compiler cannot create executables"
>>Here's my configure command:
>>../gcc-3.0/configure --target=arm-elf --prefix=/tools
>>--enable-languages=c,c++
>>I have a sys-includes directory from my previous cross-compiler in
>>$(prefix)/arm-elf
>>I just updated to the latest version of cygwin
>>What am I missing ??
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list