From: Simon Strandman <simon.strandman@telia.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] toolchain.eclass and gcc 4.1 snapshots
Date: Sat, 25 Mar 2006 14:12:51 +0100 [thread overview]
Message-ID: <442541D3.3070500@telia.com> (raw)
It seems like toolchain.eclass does something wrong when configuring gcc
4.1 snapshots. I decided to try gcc 4.1 on my server so I created a
gcc-4.1.1.20060324 ebuild and defined the SNAPSHOT variable in it
(current cvs has a lot of bugfixes since the release). This is the way
I've done it with gcc 4.0 and I never had any problems then. The ebuild
emerges without problems but it installs files in both
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1-20060324 and
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1. So when I try to emerge anything
it always fails with errors like this:
configure:2239: i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe
-fomit-frame-pointer -D_FORTIFY_SOURCE=1 conftest.c >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lgcc_s
collect2: ld returned 1 exit status
Just copying over the files from one dir to the other and then
symlinking it works around the problems. Any ideas?
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2006-03-25 13:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-25 13:12 Simon Strandman [this message]
2006-03-26 3:20 ` [gentoo-dev] Re: toolchain.eclass and gcc 4.1 snapshots R Hill
2006-03-27 8:54 ` Simon Strandman
2006-03-27 10:09 ` Simon Strandman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=442541D3.3070500@telia.com \
--to=simon.strandman@telia.com \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox