Gentoo Archives: gentoo-amd64

From: Brian Litzinger <brian@××××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] undefined reference to `attr_copy_check_permissions'
Date: Tue, 05 Dec 2006 20:33:43
Message-Id: 20061205203045.GA18229@top.worldcontrol.com
In Reply to: Re: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' by Olivier Crete
1 On Tue, Dec 05, 2006 at 02:47:44PM -0500, Olivier Crete wrote:
2 > Hi,
3 > On Tue, 2006-05-12 at 09:33 -0800, Brian Litzinger wrote:
4 > > During my most recent emerge -u world:
5 > >
6 > > x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon64
7 > > -fomit-frame-pointer -pipe -Wl,--as-needed -o dd dd.o
8 >
9 > do you have -Wl,--as-needed in your CFLAGS ?
10
11 I do not have '-Wl,--as-needed' in my CFLAGS so far as I understand
12 how things work.
13
14 grep CFLAGS /etc/make.conf
15 CFLAGS="-O2 -march=athlon64 -fomit-frame-pointer -pipe"
16 CXXFLAGS="${CFLAGS}"
17
18 --
19 Brian Litzinger
20 --
21 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' "Michael Weyershäuser" <thedude0001@×××.de>