I've been using the snapgear toolchain arm-linux-tools-20051123 with the
gcc-3.3.2 compiler and have experienced some -O2 optimization bugs in my
c++ application.  I've tracked these bugs down and tweaked my code to
eliminate them but don't know if there are any more.  I'm wondering if I
upgrade to a newer version of the toolchain if I'll have a greater
probability of reduced optimization bugs.  I see that there's a 20061213
toolchain which I believe includes gcc-3.4.4 - does anyone know if there
are improvements to the gcc optimizer that would improve my situation?

I'm also wondering if glibc-2.3.3 (in the new toolchain) and glibc-2.2.5
are binary compatible.  Would I get into any trouble if I continue to
use (link) glibc-2.2.5 while compiling against glibc-2.3.3?

Thanks!

Robert Daniels
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to