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
Message-ID: <394A4B3D.2FF139F3@ece.gatech.edu>
Date: Fri, 16 Jun 2000 11:43:57 -0400
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Efrain Caro <betsemes@hotmail.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: Errors compiling a perl-generated C code
References: <20000616125824.82132.qmail@hotmail.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> Efrain Caro wrote:
> 
> First of all, I'm new to cygwin, not to C language. I was trying to
> compile a C source code generated by the ActivePerl compiler and gcc
> generated errors.

This is not helpful. You need to provide more details -- such as *what*
errors are being generated, perhaps attach a snippet of the code that is
causing the errors, etc.

However, since you're using ActiveState's perl, I'd bet that the code it
is generating has '\r\n' line endings. Try removing the '^M' from the
end of every line and recompile?

> Is it not supposed that those generated programs
> produce error free code. I'm contacting the perl staff too, but
> are known compatibility problems with the Perl compiler-generated code
> and cygwin? If so, how can them be corrected? I'm running over a
> Windows98 environment.
> Thanks,
> Efrain Caro

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

