Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Cc: Joshua Baergen <joshuabaergen@g.o>
Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion
Date: Sun, 15 Jan 2006 07:20:44
Message-Id: 200601150219.53641.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] fix binary debug support, part elevenity billion by Joshua Baergen
1 On Sunday 15 January 2006 01:19, Joshua Baergen wrote:
2 > Mike Frysinger wrote:
3 > > - portage will add sane debug defaults to make.globals (DEBUG_CFLAGS="-O
4 > > -g" and DEBUG_LDFLAGS="")
5 >
6 > Nothing huge, but won't this fry certain systems (SPARC iirc, among
7 > others) that need the -march information for the code to even run? If
8 > so, the solution would have to grab march/mcpu/mtune values and add them
9 > to the debug cflags.
10
11 then we could set default DEBUG_CFLAGS in the profiles
12 -mike
13 --
14 gentoo-dev@g.o mailing list