ARM-toolchain

Richard Earnshaw rearnsha@arm.com
Mon Nov 27 04:52:00 GMT 2000


> Hello,
> 
> I`ve build an GNU-ARM-Toolchain with
> 
>  binutils-2.10
>  gcc-2.95.2
>  newlib-1.8.2.
> 
> Host System is LINUX an the target is arm-elf.
> I`ve configured the all components with
> 
>  --target=arm-elf --prefix=/usr/local/arm-elf
> 
> an the gcc additional with
> 
>   --with-headers=NEWLIB-HEADER-PATH --with-newlib.
> 
> The build is okay but there isn`t a file called >crt0.o<.
> This file is needed by the linker-process.
> 
> Thatswy my question :
> 
> In with build-process there is build the file >crt0.o< and wy there
> isn`t build in my ARM-Toolchain?

Yes there is.  It's part of newlib.  Have you installed newlib yet?

R.



------
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