X-Spam-Check-By: sourceware.org
Message-ID: <4548ACF7.218D9AEC@dessent.net>
Date: Wed, 01 Nov 2006 06:19:35 -0800
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: error: C compiller cannot create executables
References: <eia86d$au6$1@sea.gmane.org> <4548A5F7.4040201@byu.net> <eia9r7$gvg$1@sea.gmane.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

aliko wrote:

> " #define SDCC_VERSION_STR "2.6.1

You've got stray \r's in source files, and I can only assume (since you
refuse to follow instructions and attach a cygcheck output, I can only
ASSUME) that you have binary mounts.  This can happen if you unpacked
the source tarball using a non-Cygwin application like winzip.  You'll
need to switch to textmode mounts and/or use Cygwin's tar to unpack
source code.  Or run d2u on the sources.  Or a million other ways to
deal with line ending problems.  This has nothing to do with gcc.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

