| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Reply-To: | <caelum AT debian DOT org> |
| From: | "Rafael Kitover" <caelum AT debian DOT org> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: verilator on cygwin - unexplained errors |
| Date: | Sat, 31 Jan 2004 01:34:39 -0800 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <bvfgh3$hjq$1@sea.gmane.org> |
| Message-Id: | <E1AmrWg-0001NT-00@mallard.mail.pas.earthlink.net> |
| X-IsSubscribed: | yes |
>-----Original Message-----
>From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of
>Pinhas Krengel
>Sent: Friday, January 30, 2004 10:03 PM
>To: cygwin AT cygwin DOT com
>Subject: Re: verilator on cygwin - unexplained errors
>
>If it works on your cygwin it means that somethin on my cygwin is bad.
>From the results of cygcheck that I attached on a former messag can you
>please tell the difference.
>Am I missing some package of cygwin or perl.
Good point.
From your Cygwin_check.log:
Path: c:\pini_prog\MinGW\bin
c:\pini_prog\cygwin\usr\local\bin
c:\pini_prog\cygwin\bin
c:\pini_prog\xilinx\bin\nt
You are trying to use MinGW gcc to compile a module for Cygwin Perl. This won't
work. The Cygwin gcc must be first in your path. Since you already have Cygwin,
you can just remove MinGW and use gcc -mno-cygwin when you need to compile a
MinGW app.
--
Rafael
>
>
>"Rafael Kitover" <caelum AT debian DOT org> wrote in message
>news:BAY12-DAV521ZG5yoVT0000144e AT hotmail DOT com...
>> I went into perl -MCPAN -e shell, typed "install SystemC::Parser" and it
>> installed fine for me...
[SNIP]
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |