From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-amd64@lists.gentoo.org
Subject: [gentoo-amd64] Re: glibc-2.12.1-r1 failure
Date: Mon, 27 Sep 2010 20:57:15 +0300 [thread overview]
Message-ID: <i7qlsq$bpv$1@dough.gmane.org> (raw)
In-Reply-To: <20100927121024.395e0d1f.frank.peters@comcast.net>
On 09/27/2010 07:10 PM, Frank Peters wrote:
> On Mon, 27 Sep 2010 13:33:22 +0100
> "Paul Stear"<gentoo@appjaws.plus.com> wrote:
>
>> Hi all,
>> I think I have a symbolic link problem. Any thought on how to solve this
>> error.
>>
>> CFLAGS="-Os -march=k8 -mno-tls-direct-seg-refs -mmmx -msse3 -pipe
>> -fomit-frame-pointer"
>> LDFLAGS="-Wl,--as-needed,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
>>
>
> See the link:
>
> http://forums.gentoo.org/viewtopic-p-6394901.html?sid=9a5afd453e6039723b2d0842a53c2d5c
>
> Basically, the advice is to simplify the CFLAGS and LDFLAGS:
>
> CFLAGS="-O2 --march=native --pipe"
> LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
Wouldn't this:
LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu"
be more correct? --as-needed and -O1 is enabled by default anyway
(${LDFLAGS} makes sure not to lose those defaults.)
next prev parent reply other threads:[~2010-09-27 18:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 12:33 [gentoo-amd64] glibc-2.12.1-r1 failure Paul Stear
2010-09-27 13:58 ` [gentoo-amd64] " Duncan
2010-09-27 14:56 ` Paul Stear
2010-09-27 15:13 ` [gentoo-amd64] " Paul Hartman
2010-09-27 16:13 ` Paul Stear
2010-09-27 19:45 ` Josh Sled
2010-09-27 17:45 ` Paul Stear
2010-09-27 16:10 ` Frank Peters
2010-09-27 17:57 ` Nikos Chantziaras [this message]
2010-09-29 11:12 ` Paul Stear
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='i7qlsq$bpv$1@dough.gmane.org' \
--to=realnc@arcor.de \
--cc=gentoo-amd64@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