unable to compile on x86_64 platform

Noah Schwartz laze00 at gmail.com
Fri Feb 4 16:24:52 CST 2005


hey,

i'm trying to compile wine on my machine (ver. 2005-01-11) but 
./configure doesnt get too far...

error:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.



here's the relevant info from config.log:

configure:1878: checking for C compiler default output file name
configure:1881: gcc -m32    conftest.c  >&5
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
skipping incompatible 
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/./libgcc.a when searching for 
-lgcc
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
skipping incompatible 
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/libgcc.a when searching for -lgcc
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lgcc
collect2: ld returned 1 exit status
configure:1884: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "20050111"
| #define PACKAGE_STRING "Wine 20050111"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1923: error: C compiler cannot create executables
See `config.log' for more details.


currently running gentoo.
kernel version 2.6.9-gentoo-r14.
glibc version 2.3.4.2004-11-02.
gcc version 3.4.3-r1 compiled with multilib which works as far as i know





More information about the wine-devel mailing list