------- Comment #5 from spollmann at gmail dot com 2007-09-29 07:10 ------- (In reply to comment #4) > (In reply to comment #3) > > What happens if you don't use -static? > if static is not used (and the LD_LIBRARY_PATH points to the correct location > ;) > the program seems to execute correctly.
I didn't think that -static was causing the problem since the application seems to execute correctly with the -m32 option removed, and with the -static remaining. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33581