This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/35407] tries to link 32 instead of 64 bit version of libasound.so in midi-alsa
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2008 17:12:49 -0000
- Subject: [Bug bootstrap/35407] tries to link 32 instead of 64 bit version of libasound.so in midi-alsa
- References: <bug-35407-15850@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-29 17:12 -------
--prefix=/usr --libdir=/usr/lib64 \
--libexecdir=/usr/lib64
Why are you trying to build a system compiler?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35407