This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

ARM-toolchain


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?

Thanks for your answer!


With best regards

Steffen Hildebrandt

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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