Hi all, I'm trying to locate an ARM toolchain that will correctly build C++ apps for MMU-enabled ARM cores. I tried the gcc 3.4.4 toolchain from the Snapgear site but it fails to build the STL due to a missing gcc_s library (someone else posted this problem a while back but no solution was given -- see http://mailman.uclinux.org/pipermail/uclinux-dev/2006-December/041363.html). I also built a gcc 4.1.2/glibc toolchain which works for c apps and can compile the STL but fails when trying to build c+ apps (such as during configure for iperf). I think this is a conflict between ucfront and this newer toolchain. Does anyone have a pointer to a (fairly current) toolchain that correctly builds c++ ARM apps?
Thanks, Lance _______________________________________________ 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