[Zlib-devel] [PATCH] 1.2.3 makefile.msc usability & rc fix (too late)
Andrei Polushin
a-polushin at mail.ru
Thu May 4 01:14:04 EDT 2006
William A. Rowe, Jr. wrote:
> Cosmin Truta wrote:
>> But is the manifest necessary?
>
> Yes.
>
>> Does it not cause the build to fail on vc6 (which, by the way, appears
>> to be most popular among programmers who are not interested in .Net)?
>
> No. Notice the use of if exist $@.manifest before we go to work. For any
> traditional compiler users, the manifest changes don't get triggered.
Probably you are to supply the configured manifests (and other files),
as long as they are required to build properly.
To build it on MSVC 6.0, we can detect MSVC version from NMAKE, see the
attached patch for an example.
--
Andrei Polushin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20060504/f9d743ba/attachment.ksh>
More information about the Zlib-devel
mailing list