Hi, Greg, I have been sucessful in following your instruction to build gcc 4.2 toolchain for ARM. However, the toolchain itself is not very successful. :)
Now I have been trying to follow your instruction on building gcc 3.4, which is largely the same. However, I got the following error while building stage2 gcc: checking sys/machine.h presence... no checking for sys/machine.h... no checking for sys/types.h... (cached) yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for endian.h... (cached) yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for float.h... (cached) yes checking for stdint.h... (cached) yes checking for main in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make: *** [configure-target-libstdc++-v3] Error 1 I checked with gcc 4.2 build and it worked fine there. It appears GCC_NO_EXECUTABLES is not set there. Do you have any clue as to what is wrong here? Certainly I am sure you have done this successfully. :) I am building it on fedora core 3, as you suggested earlier. TIA. Jun _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev