X-Authentication-Warning: delorie.com: mail set sender to opendos-bounces using -f Message-Id: Date: Fri, 28 May 2004 18:49:40 -0400 (EDT) From: Gary Welles To: OpenDos Subject: Re: Ghostscript Reply-To: opendos AT delorie DOT com Paul may have reason for optimism in saying: > . . .I can't believe that djgpp is not able to compile it. and off to a good start by first seeing if he can't get out doing the job himself. People with experience and patience, will do this out necessity, not to enrich society. If Paul needs Ghostscript >= 6.0, he may find himself uniquely qualified for the job. -- Gary Welles Commenting on his DOS DV/X port of Ghostscript 3.53, DESQview/X Software Ports (a.k.a. desqview/x, dv/x, dvx) http://www-2.cs.cmu.edu/~bmm/dvx.html Bruce Maggs wrote: +---------- Ghostscript compiled out of the box using the makefile dvx-gcc.mak, and djgpp Version 1.12maint4. The only problem I encountered was that djgpp would crash during the final linking step. The problem was that the file ld.tr, which contained a list of a large number of .o files was just too big for djgpp. With help from Tom Brosnan, I fixed this . . . +----------