This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/15070] can't link with libc on sparc64


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-04-22 13:29 -------
> CFLAGS="-m32" ../gcc-3.4.0/configure --prefix=/tmp/gcc
> --enable-languages=ada,f77,objc,treelang,java
 
> compukid@ultra:~/gcc/GCCobjdir$ ../gcc-3.4.0/config.guess 
> sparc64-unknown-linux-gnu

That seems like a non-sense to me: you are trying to do a native build of a
64-bit compiler with a 32-bit one.  How is configured GCC 3.3.3-2 on your
machine?  As a native 32-bit or 64-bit compiler?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]