------- Comment #9 from steve at telxio dot com 2005-11-03 23:15 ------- The problem lies in the file: /opt/utsi/test/R500/opt/utsi/lib/libstdc++.so.6.0.3
If I compile the program with gcc-3.4.3 --without-gnu-as, the executable fails. I then install the libstdc++ library from the config --with-gnu-as, the executable now runs correctly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24649