On Sun, 18 Jan 2004, Tanveer Ahmad Dar wrote:
> 
> Hi again,
> 
>    No  i havent specified that but how would we do that as i dont find CC in
> help . can you gimme any clue on that .thanx
> 


It depends what shell you use. 

for csh and tcsh, I think you'd say:

  setenv CC /path/to/gcc

for sh/bash/ksh, try:

  CC=/path/to/gcc
  export CC

Regards,

Dave

-- 
--------------------------------------------------------
Dave Lugo   [EMAIL PROTECTED]    LC Unit #260   TINLC
Have you hugged your firewall today?   No spam, thanks.
--------------------------------------------------------
Are you the police?  . . . .  No ma'am, we're sysadmins.

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to