This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] Propagate -fdebug-prefix-map to ASFLAGS
- From: Paul Pluzhnikov <ppluzhnikov at google dot com>
- To: libc-alpha at sourceware dot org
- Cc: ppluzhnikov at google dot com
- Date: Sat, 25 Feb 2012 16:25:26 -0800
- Subject: Re: [patch] Propagate -fdebug-prefix-map to ASFLAGS
- Authentication-results: mr.google.com; spf=pass (google.com: domain of ppluzhnikov@google.com designates 10.180.14.37 as permitted sender) smtp.mail=ppluzhnikov@google.com; dkim=pass header.i=ppluzhnikov@google.com
- References: <20100330164711.6D36C76C25@ppluzhnikov.mtv.corp.google.com>
On Tue, Mar 30, 2010 at 9:47 AM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> When building glibc with '-g -fdebug-prefix-map=...' in CFLAGS on Linux,
> GCC remaps compilation directory for *.c sources, but not for *.S sources.
Ping?
http://sources.redhat.com/ml/libc-alpha/2010-03/msg00062.html
--
Paul Pluzhnikov