Re: Help building static libraries for MSVC

Vladimir Kozlov wrote:
> 
> But it should build .LIBs as well, doesn't it?

Alternatively we could change the current setup to generate one big
libwww DLL instead of a large set of small ones. When I compile within
cygwin, this is in fact what happens and it makes it easier to generate
one big static library as well.

What do you prefer?

Henrik

Received on Monday, 11 January 1999 16:13:56 UTC