------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-05-30 
13:01 -------
> We're heading in the wrong direction.
> 
> I don't see how '-v' can help. The problem is just that LD_LIBRARY_PATH 
> contains
> /usr/local/lib which contains a link to the 32-bit libgcc_s.so.1 library of 
> gcc
> 4.

The problem is that conftest is not supposed to depend on libgcc_s so it would
be nice to print the link command line.  Try also to add -static-libgcc to the
GCC command line.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21782

Reply via email to