Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <36C99BA0.20344A6E@hem2.passagen.se> Date: Tue, 16 Feb 1999 17:24:00 +0100 From: Anders Norlander X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: JSONCRAIG AT aol DOT com CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: EGCS 1.1.1 mingw32 by Mumit Khan X-Priority: 3 (Normal) References: <4baa1a34 DOT 36c5b56b AT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit JSONCRAIG AT aol DOT com wrote: > > Here is the problem: > > I downloaded the EGCS 1.1.1 mingw32 compiler (following the link from the > Cygwin Home page) and it was fine until I wanted to make a screen saver with > it. The file scrnsave.h is not there. This file defines some important > things. The libscrnsave.a file is there but I cannot compile because I need > the file scrnsave.h or it says The screen saver library is not part of the win32 api, it is just a (static) helper library by MS. I don't know where libscrnsave.a in the cygnus distribution comes from. Anders