Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <714DFA46B9BBD0119CD000805FC1F53B01B5AED3@ukrux002.rundc.uk.origin-it.com>
From: "Moore, Paul" <Paul.Moore@atosorigin.com>
To: "'Mader, Alexander'" <alexander.mader@niles.de>,
        Cliff Hones
	 <cliff@aonix.co.uk>
Cc: Paul.Moore@atosorigin.com, cygwin@cygwin.com
Subject: RE: Can't run Mingw gcc from Cygwin
Date: Thu, 5 Jul 2001 12:43:34 +0100 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain

From: Mader, Alexander [mailto:alexander.mader@niles.de]
> I faced similar problems with -mno-cygwin. So I installed the
> mingw stuff and changed the PATH in ~/.bashrc to 
> /cygdrive/where_mingw_is:$PATH and everything worked fine.
> If I have to compile with pure cygwin I comment out this line.

That's what I did, but it doesn't work...

Administrator@UKDCW5163 ~
$ export PATH=/cygdrive/c/applications/mingw/bin:$PATH

Administrator@UKDCW5163 ~
$ gcc -v
Using builtin specs.
gcc version 2.95.3-4 (mingw special)

Administrator@UKDCW5163 ~/gnu/id-utils-3.2d
$ gcc -o x.exe x.c
gcc.exe: installation problem, cannot exec `cpp0': No such file or directory

I'll reinstall Cygwin, just to be sure it isn't something silly...
[pause, punctuated by the sound of disks thrashing...]
Nope, it's still a problem.

Paul.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

