------- Comment #6 from howarth at nitro dot med dot uc dot edu  2008-11-29 
19:23 -------
The uname output looks like a red herring. I substituted a script for uname
that executes...

#!/bin/sh
uname_aside "$@" | /usr/bin/sed 's/i386/x86_64/'

and the build still fails. I wonder if we could fix this with a passed-m32 flag
on LIBGCC2_CFLAGS?


-- 


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

Reply via email to