* [gentoo-user] Can't Emerge gcc-4.7.3 on Multilib x86_64 Machine
@ 2013-07-03 20:11 Todd Goodman
0 siblings, 0 replies; only message in thread
From: Todd Goodman @ 2013-07-03 20:11 UTC (permalink / raw
To: gentoo-user
I seem to have managed to fubar an amd64 multiboot machine I have as it fails
building gcc-4.7.3 and virtualbox.
Other amd64 machines are fine.
It looks like building anything with the -m 32 switch doesn't work
because ld doesn't like the libraries /lib/libc.so.6 and
/usr/lib/libc_nonshared.a.
I'm not sure why it's looking in those directories instead of /lib32 and
/usr/lib32 though since /lib is a symlink to /lib64 and /usr/lib is a
symlink to /usr/lib64.
The errors are the same:
/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible /lib/libc.so.6
when searching for /lib/libc.so.6
/usr/x86_64-pc-linux-gnu/bin/ld: cannot find /lib/libc.so.6
/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible
/usr/lib/libc_nonshared.a when searching for /usr/lib/libc_nonshared.a
/usr/x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib/libc_nonshared.a
# gcc-config -l
[1] x86_64-pc-linux-gnu-4.7.3 *
#
Anyone seen this before?
Or have any suggestions?
Thanks,
Todd
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-03 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 20:11 [gentoo-user] Can't Emerge gcc-4.7.3 on Multilib x86_64 Machine Todd Goodman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox