Re: Fix debug targets on Windows, improved error message.
Ray Johnston <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Alex, Please correct the spelling s/allways/always/ Also please change the first part to the LOG message to: Fix MSVC debug targets: add explicit makefile specification. OK to commit. Regards, Ray ______________________________________________________________________ Alex Cherepanov wrote: > Ralph Giles wrote: > >> Can you be more specific in the log message about what was wrong and >> why this is needed? Also s/explicite/explicit/. > > > LOG MESSAGE: > Fix debug targets: add explicit makefile specification. > > DETAILS: > Debug targets have allways been broken on Windows because nmake by > default looks for "MAKEFILE" and fails. Now, when the default target > builds with -02 flag it cannot be used for debugging. > > > _______________________________________________ > gs-code-review mailing list > [email protected] > http://www.ghostscript.com/mailman/listinfo/gs-code-review > > . >