Re: Gcc question

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Mon, 11 Jan 2010 15:15:39 -0800
On Mon, Jan 11, 2010 at 02:35:49PM -0800, Phillip Kinsley wrote:
> I'm having problems with gcc4.2.1 and would like to use gcc4.4. I
> install gcc4.4 and binutils via ports. Now how do get gcc4.4 to be my
> default compiler?
> 

Add

setenv CC /usr/local/bin/gcc44
alias cc /usr/local/bin/gcc44

to your .cshrc file.

-- 
Steve
Received on Mon Jan 11 2010 - 22:15:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC