Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 22 Jan 2001 13:11:50 +0900 From: Yukihiko Sohda To: cygwin AT cygwin DOT com Subject: Re: AFPL Ghostscript 6.50 cc errors In-Reply-To: <3A6B2211.29685.12658CFE@localhost> References: <3A6B2211 DOT 29685 DOT 12658CFE AT localhost> Message-Id: <20010122131128.F399.SOHDA@is.titech.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.01 Hi, Soren. Cygwin doesn't have pthread functionality completely, yet. So edit makefile as following. 290c296 < SYNC=posync --- > SYNC=nosync This means the gs doesn't use the pthreads. But it works fine. http://www.cs.wisc.edu/~ghost/doc/AFPL/6.50/Make.htm#No_multi_thread On Sun, 21 Jan 2001 17:53:21 -0500 "Soren Andersen" wrote: > I am needing to build Ghostscript from source and am using Cygwin (latest) > on WinNT to do it. I have gotten pretty far (I think) but the whole thing is > now stopped at a part that uses the pthreads (POSIX thread API). I am > getting a parse error from gcc and I wonder if anyone can help with a clue. > > I really need (as opposed to am doing as an academic exercise of > some sort) to build this Ghostscript from source for my WinNT > system because I need to compile-in a custom device driver > ("hpdj") for HP Officejet hardware. > > If anyone has successfully built this newest release of gs on > Cygwin, perhaps you'd be kind enough to offer some clues about > your procedure. Or if anyone has some clue about pthreads and > how it figures, is it really necessary, etc. ---- Yukihiko Sohda -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple