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 Message-ID: <3A295679.D6664A6A@ece.gatech.edu> Date: Sat, 02 Dec 2000 15:07:21 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: McNulty Junior Bobby CC: "Larry Hall (RFK Partners, Inc)" , Andreas Eibach , cygwin AT sources DOT redhat DOT com Subject: Re: ARGH! Getting "'DWORD' undeclared ..." when buiilding from source - did I break something? References: <20001202193645 DOT 27714 DOT qmail AT web5505 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit McNulty Junior Bobby wrote: > > If I could redesigh Csound i would use "#include > " > that way, it would all be taken care of. Porting a package means (almost always) modifying *THAT PACKAGE*. Only rarely does it involve modifying the PLATFORM. You want to add: #ifdef __CYGWIN__ #include #endif to the main csound header file. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com