[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Runtime library ambiguities for Subversion on Windows/Debug

From: Alexander Mueller <XelaRellum_at_web.de>
Date: 2006-02-03 18:50:33 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.