Re: makefile for gs 9.15 under djgpp
Ken Sharp <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 13:50 11/01/2015 +0100, [email protected] wrote: >i want to compile ghostscript 9.15 for DOS using ghostscript. >I've not find in source package the makefile for djgpp. We don't support djgpp (I'm not sure we ever did, though it was known to work back in version 7.05), which is why there is no specific makefile. That said, the makefiles already work with nmake, and you could presumably adapt the Linux makefiles, since they use GNU make and gcc. >Someone have a valid makefile for djgpp? I have to warn you that I'm doubtful that it is still possible to build Ghostscript for DOS. However we'll try, as time permits, to answer any questions you have and wish you the best of luck with your project. You may find it easier to come and ask us questions at irc.freenode.net on the #ghostscript channel. There are usually several of us around during European business hours, but there are times when nobody is around. Ken