[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Remove debug library suffix. WAS: RE: [bug #17503] Windows doesn
From: |
Adam Fedor |
Subject: |
[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 10:37:10 -0400 |
> 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?
debug.patch
Description: debug.patch
- [PATCH] Remove debug library suffix. WAS: RE: [bug #17503] Windows doesn't open up when compiled with debugoff in SVN version,
Adam Fedor <=