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]

ARM gcc-3.3+


Hi,

I want to compile the latest version that is available from CVS for arm.
I am using Dan Kegel's crosstool.sh utility to get, patch and build. As
the patches are available for gcc-3.3, i didnt patch the current version
with any of the patches.
During the building process of gcc, i get the following error. So, Dan
do i need to modify the scripts of crosstool anywhere? 


make[3]: Leaving directory
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/build-gcc/arm-unknown-linux-gnu/libstdc++-v3'
Making all in include
make[3]: Entering directory
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/build-gcc/arm-unknown-linux-gnu/libstdc++-v3/include'
make[3]: *** No rule to make target
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/gcc-3.3/libstdc++-v3/config/cpu/arm/atomicity.h', needed by `stamp-host'.  Stop.
make[3]: Leaving directory
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/build-gcc/arm-unknown-linux-gnu/libstdc++-v3/include'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/build-gcc/arm-unknown-linux-gnu/libstdc++-v3'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/research/nandu/Tools/crosstool-0.22/build/arm-unknown-linux-gnu/gcc-3.3-glibc-2.3.2/build-gcc/arm-unknown-linux-gnu/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2

Thanks,
Anand


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