This sounds pretty good. If nobody else jumps in I will take a look at
the zLib configuration to make sure it uses different directories.
Xela
Ivan Zhakov schrieb:
> On 2/3/06, Branko Čibej <brane@xbc.nu> wrote:
>
>>Alexander Mueller wrote:
>>
>>>Some of the dependant libraries of subversion seem to implicitely
>>>include MSVCRT.lib even for the debug configuration. This leads to the
>>>linker warning LNK4098 which tells you there are conflicts with the
>>>standard library.
>>
>>Yes, this is indeed a problem ...
>
> [..]
>
>>A better solution would be to see which libraries are actually causing
>>problems. and fix their builds. I suspect zlib.
>
> Yeah, Branko you are right, it's zlib. And not openssl. I have tested,
> removing --with-zlib option eliminates warnings. In zlib problem occur
> because *.obj files stored in same directory for release and debug
> configurations.
>
> So, Alexander, there is workaround: make full rebuild after changing
> between release and debug configurations. It should help.
>
> --
> Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 19:09:26 2006