|
|
On Thursday 7. September 2006 19:25, Joe Higham wrote:
> Sometime between the 8/10 and 8/25 snaphots it appears that the default
> option for configure changed from "-debug-and-release" to "-release".
>
> It also seems that now if you configure with "-debug-and-release" there are
> no debug versions created by the makefiles. There used to be libraries
> created with names like "libFoo_debug.so"
>
> My workaround is to configure twice, once with "-release" and again with
> "-debug" and install each in their own separate install locations.
>
> Is this expected behavior?
Yes, it is a deliberate behavioral change.
Simon
|
|