windows static zlib
mandel
oh at no.es
Sat Dec 29 05:23:41 PST 2007
On Fri, 28 Dec 2007 21:48:12 -0800, Neal Alexander wrote:
> http://destroy.selfip.org/z_mars.lib
thanks!
>
> dmc -c adler32.c
> dmc -c compress.c
> dmc -c crc32.c
> dmc -c deflate.c
> dmc -c gzio.c
> dmc -c infback.c
> dmc -c inffast.c
> dmc -c infflate.c
> dmc -c inflate.c
> dmc -c inftrees.c
> dmc -c trees.c
> dmc -c uncompr.c
> dmc -c zutil.c
> lib -c z_mars.lib *.obj
that looks really easy indeed.
I tried it this way but get this error message:
C:\msys\1.0\home\Default\zlib-1.2.3>C:\msys\1.0\opt\dmc\dm\bin\dmc.exe -c
adler32.c
Error C:\msys\1.0\opt\dmc\dm\bin\..\include\unistd.h 6: "unistd.h is not
for Windows use"
--- errorlevel 1
More information about the Digitalmars-d-announce
mailing list