Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <5.1.0.14.2.20021203102447.0281a330@pop3.cris.com>
X-Sender: rrschulz@pop3.cris.com
Date: Tue, 03 Dec 2002 10:27:05 -0800
To: cygwin@cygwin.com
From: Randall R Schulz <rrschulz@cris.com>
Subject: Re: dxx_personality_v0 (again?)
In-Reply-To: <003901c29af7$bd042400$f3e090d4@papua8zrg78jqb>
References: <200212030920.49248.jblazi@gmx.de>
 <20021203163608.GB3443@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Janos,

Well, if you're not above a hack, just create a script called "gcc" that 
passes on its invocation (with any necessary argument augmentations) to 
"g++" and for the duration of your build put the directory in which that 
script resides at the front of the PATH.

Randall Schulz
Mountain View, CA USA


At 10:13 2002-12-03, Janos Blazi wrote:
> > Use g++ to link the file.  That's it.  Period.
>
>Thank you very much for your answer. I cannot use g++ as I should like to
>work with mzc, which is the Plt-Scheme compiler. mzc calls gcc for me with
>the right parameters (in theory) and I cannot configure mzc so as to make it
>call g++ instead of gcc.
>
>As far as the archives are concerned, I tried several searches with the
>keyword "personality" and several variations, but got no hit.
>
>Janos Blazi


--
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/

