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

Re: Neon build problems on win32

From: Mark Brown <broonie_at_sirena.org.uk>
Date: 2003-07-29 17:23:23 CEST

On Tue, Jul 29, 2003 at 09:17:26AM -0600, D.J. Heap wrote:

> zlibstat.lib. I'm not sure why neon expects it to be zlibstat.lib --
> that must be what it is called on other systems?

It's called zlib on other systems too. If I had to guess I'd suggest
that it's so that you can simultaneously install static and dynamic
copies of zlib on Windows. Without the rename the static library would
have the same name as the import library for the DLL.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 29 17:24:22 2003

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.