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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs Date: Sun, 6 Feb 2000 12:42:25 -0600 (CST) From: Mumit Khan To: Jeff Sturm cc: bob meader , cygwin AT sourceware DOT cygnus DOT com Subject: Re: ALPHA CPU architecture preliminary port of cygwin1.dll done In-Reply-To: <389DBB94.36BF8D88@sigma6.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 6 Feb 2000, Jeff Sturm wrote: > My first attempt to compile hello.c didn't work. All include files had > CRLF newlines, which GCC reported as syntax errors. I fixed the > includes and tried again... this time gas complained about syntax > errors. Then I tried with CYGWIN32=binmode, and hello.c compiled fine. You also have to "fix" the gcc specs file. $ gcc -print-file-name=specs shows the full path, and de-crlf that as well. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com