Gentoo Archives: gentoo-amd64

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Compiler Flag -m64 Gives Warning
Date: Fri, 24 Apr 2009 13:06:35
Message-Id: 20090424090615.26193234.frank.peters@comcast.net
1 Hello everyone,
2
3 I just switched to Gentoo from another distribution and my
4 only regret is that I did not make the switch much earlier.
5 Gentoo is a fantastic way of managing Linux and I am grateful
6 to all those who have made it possible.
7
8 However, as I continue to build my current Linux x64 (amd64)
9 system with emerge, there is one minor annoyance that I can't
10 eliminate. During each emerge there is a warning message:
11
12 * Your CFLAGS contains "-m64" which can break packages.
13 * Your CXXFLAGS contains "-m64" which can break packages.
14
15 My system is no-multilib; it is a pure 64-bit system. The
16 "-m64" compiler flag will not, and does not, adversely affect
17 the system in any way.
18
19 As I mentioned, this warning is merely an annoyance, but it
20 does slow down the emerge process for several seconds as
21 the program pauses to give sufficient time for the warning
22 message to be read. If a large number of packages is being
23 emerged, this can add up to a lot of time.
24
25 Is there some way I can eliminate this warning without removing
26 the "-m64" option?
27
28 Frank Peters

Replies

Subject Author
Re: [gentoo-amd64] Compiler Flag -m64 Gives Warning Markos Chandras <hwoarang@g.o>
Re: [gentoo-amd64] Compiler Flag -m64 Gives Warning Volker Armin Hemmann <volkerarmin@××××××××××.com>
[gentoo-amd64] Re: Compiler Flag -m64 Gives Warning Duncan <1i5t5.duncan@×××.net>