This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 64-bit configure hell
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: gcc at gcc dot gnu dot org, shebs at apple dot com
- Date: Thu, 25 Nov 2004 10:28:26 -0600
- Subject: Re: 64-bit configure hell
- Organization: Red Hat / Chicago
I think if you search through libstdc++ bugzilla you will find reports
of oddness with x86_64 systems and the 64 bit multilib. To me, if you
have to disable multilibs on 32/64 bit systems to get a working
toolchain, something is wrong.
I haven't paid much attention to these bug reports. Some people have
problems (HJ) and others do not (Jakub, Paolo, others).
If you can provide a real problem description, and examples of the
libstdc++ build/configure hacks you use to work around it, it would be
helpful.
-benjamin