This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add -gstrict-dwarf


On Tue, Sep 22, 2009 at 03:13:00PM +0200, Jakub Jelinek wrote:
> I have no way to test it on darwin and I've recently spent far more time on
> darwin target issues than I'd like.  Better talk to Darwin maintainer.
> Ah, we don't have any.
> 
> 	Jakub

Jakub,
    Fair enough. On the more general question of how such configure options
should be defaulted on for any target. Is the correct approach just to add
dwarf_strict=1 and dwarf_version=3 in gcc/config/darwin.h? I assume that
would be the same result as passing -gdwarf-3 -gno-strict-dwarf to
configure. Thanks in advance for any clarifications.
                 Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]