Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.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 <khan@NanoTech.Wisc.EDU>
To: Jeff Sturm <jsturm@sigma6.com>
cc: bob meader <bob@guiduck.com>, cygwin@sourceware.cygnus.com
Subject: Re: ALPHA CPU architecture preliminary port of cygwin1.dll done
In-Reply-To: <389DBB94.36BF8D88@sigma6.com>
Message-ID: <Pine.HPP.3.96.1000206124144.29130A-100000@hp2.xraylith.wisc.edu>
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@sourceware.cygnus.com

