Re: gcc4.0
Re: gcc4.0
- Subject: Re: gcc4.0
- From: Jim Correia <email@hidden>
- Date: Sat, 30 Apr 2005 11:15:23 -0400
On Apr 30, 2005, at 10:47 AM, Scott Tooker wrote:
Since you are just running a configure script, gcc_select is the
best way to go.
If you are using GNU configure, another alternative is to set the
environment variables CC or CXX before running configure to an
explicit version of gcc, rather than having to change the system wide
default compiler, then remember to change it back when you are finished.
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >gcc4.0 (From: "D. Walsh" <email@hidden>) |
| >Re: gcc4.0 (From: Dario <email@hidden>) |
| >Re: gcc4.0 (From: Scott Tooker <email@hidden>) |