Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andreas Schwab <schwab@...>
Cc: Andrew Morton <akpm@...>, Jason Wessel <jason.wessel@...>, Linus Torvalds <torvalds@...>, <linux-kernel@...>, <linux-arch@...>
Date: Wednesday, July 11, 2007 - 7:19 pm

> > +AFLAGS		+= $(call as-option, -gdwarf)

AFLAGS is actually passed to $(CC), not $(AS), and -gdwarf works there
(it's an unambiguous prefix of -gdwarf-2).


Thanks,
Roland
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Roland McGrath, (Wed Jul 11, 2:53 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Andrew Morton, (Wed Jul 11, 5:09 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Roland McGrath, (Wed Jul 11, 5:30 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Roland McGrath, (Wed Jul 11, 6:43 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Andrew Morton, (Wed Jul 11, 7:03 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Linus Torvalds, (Wed Jul 11, 7:40 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Andrew Morton, (Wed Jul 11, 7:53 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Jan Engelhardt, (Thu Jul 12, 4:23 am)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Andreas Schwab, (Wed Jul 11, 7:15 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Roland McGrath, (Wed Jul 11, 7:19 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Andreas Schwab, (Wed Jul 11, 7:27 pm)
Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO, Roland McGrath, (Wed Jul 11, 7:07 pm)