[Zlib-devel] zlib 1.2.7 released
Jan Nijtmans
nijtmans at users.sourceforge.net
Fri Sep 7 04:38:03 EDT 2012
2012/9/7 Jan Seiffert <kaffeemonster at googlemail.com>
> Jan Nijtmans schrieb:
> > It should, but linking this zlib1.lib with VC2005 or higher gives
> > the warning message:
> >
> > *warning LNK4078: multiple '.text' sections found **with different
> > attributes (E0300020)*
> >
>
> and i guess "mingw32-dlltool -d ./win32/zlib.def -l zlib1.lib" creates the
> same problem?
>
Guess so. But now I found where the problem comes from. Starting
with VS2005, a change is made to the startup code of .lib files. See:
<http://msdn.microsoft.com/en-us/library/049hc7a0%28v=vs.80%29.aspx>
So maybe there is no other way than supply two different .lib
files, one for VS2005+ and one for VS2003-......
Regards,
Jan Nijtmans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20120907/3a915317/attachment.html>
More information about the Zlib-devel
mailing list