From help-octave-request at bevo dot che dot wisc dot edu Fri Feb 27 02:33:08 1998 Subject: Re: Installation of octave 2.0.9 on IRIX 6.2 From: "PETER HOPFGARTNER" To: Date: Fri, 27 Feb 98 09:21:52 +0100 try make CC="gcc" CXX="g++" Peter ______________________________ Reply Separator _________________________________ Subject: Installation of octave 2.0.9 on IRIX 6.2 Author: at NOVARALINK Date: 2/27/98 2:06 AM After successfully installing gnumake and the various gnu compilers, we have encountered the following problem: We seem to have overlooked (at least :-) ) one stage of the configuration process of octave's makefiles, because during the compilation process, sometimes cc is called instead of gcc. Any ideas what we might have overlooked? Thomas