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

See the CrossGCC FAQ for lots more information.


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

"What are you doing with crtstuff.c" on gcc-3.4.0 arm build


Does anyone know what this is supposed to mean?

../../gcc-3.4.0/gcc/crtstuff.c:405:2: #error "What are you doing with crtstuff.c, then?"
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/cross-gcc-arm-coff-3.4.0/build-gcc-core/gcc'
make[2]: *** [crtbegin.o] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/cross-gcc-arm-coff-3.4.0/build-gcc-core/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/cross-gcc-arm-coff-3.4.0/build-gcc-core/gcc'
make: *** [all-gcc] Error 2
+ cd ..
+ '[' '!' -f /var/tmp/cross-gcc-arm-coff-root//usr/bin/arm-coff-gcc ']'
+ echo Build failed during gcc-core
Build failed during gcc-core
+ exit 1


I get this when trying to build gcc-3.4.0 for arm-coff, during the "bootstrap compiler" step.


- Toralf



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


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