[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Remove debug library suffix. WAS: RE: [bug #17503] Windows d
From: |
David Ayers |
Subject: |
Re: [PATCH] Remove debug library suffix. WAS: RE: [bug #17503] Windows doesn't open up when compiled with debugoff in SVN version |
Date: |
Wed, 23 Aug 2006 17:05:46 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.2 (X11/20060724) |
Adam Fedor schrieb:
>> I'd really like to scrap the separation of debug/non-debug
>> libraries in the make system, as I think it causes more trouble
>> than it's worth.
>>
>
>
> This removes the 'd' suffix and changes which-lib so it doesn't
> search for these libraries anymore, in case there are some laying
> around. Still, you have the shared_obj and shared_debug_obj
> directories, so it would be fairly easy to switch between the two by
> simply reinstalling either version. OK?
I think is would be great. I think a follow up to do the same with
profile=yes would also be good.
Cheers,
David