This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dxx_personality_v0 (again?)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]