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 Message-ID: <394A4B3D.2FF139F3@ece.gatech.edu> Date: Fri, 16 Jun 2000 11:43:57 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Efrain Caro CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Errors compiling a perl-generated C code References: <20000616125824 DOT 82132 DOT qmail AT hotmail DOT 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 AT sourceware DOT cygnus DOT com