[gs-devel] Merger of ESP and GPL GhostScript: On Subversion now
Till Kamppeter
till.kamppeter at gmail.com
Sun May 13 16:24:19 PDT 2007
Russell Lang wrote:
> Till,
>
> On Windows, I did the following:
> reinstate src/version.mak
> edit src/gs.mak line 262 and change $(RM) to $(RM_)
> Making these changes allows it to compile, and the executable runs colorcir.ps and tiger.eps
> Ok. I haven't tested beyond that.
>
This part I have fixed now. The version number is defined in
src/version.mak again. The CUPS scripts do not get inserted the
Ghostscript version number by configure any more. They now simply call
"gs --version" to log the versiuon number before they process the job.
> Huge number of warnings on gconfig.h
> d:\data\src\gs-esp-gpl-merger\obj\gconfig.h(8) :
> warning C4090: 'initializing' : different 'const' qualifiers
> These warnings do not appear in GS 8.57 release.
> It's fun getting GS compile without many warnings on both GCC and MSVC.
Are the warnings related only to output devices in the contrib/ and
cups/ directories or also to stuff in src/?
Anyone on the list has seen such warnings?
Till
More information about the gs-devel
mailing list