help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing GCC-4.x in userspace / Compiling Octave from CVS


From: Sergei Steshenko
Subject: Re: Installing GCC-4.x in userspace / Compiling Octave from CVS
Date: Tue, 2 Oct 2007 03:53:53 -0700 (PDT)

--- Muthiah Annamalai <address@hidden> wrote:


> 
> Maybe I must build all LAPACK etc libraries myself using gcc4.2 and that would
> resolve the problem?
> 
> -Muthu
> 

And that was my point, and this is how I built it, but you will still need "-l 
g2c"
and for that something like

LOADOPTS = -L /maxtor5/sergei/AppsFromScratchWD/install/gcc-4.2.1/lib -L
/maxtor5/sergei/AppsFromScratchWD/install/gcc-4.2.1/libexec/gcc/i686-pc-linux-gnu/4.2.1
 -L
/maxtor5/sergei/AppsFromScratchWD/install/gcc-3.4.6/lib -lgfortran -l g2c#

- like I posted.

I.e. build everything using gcc-4.2.1, but where needed, give linker libg2c 
from gcc-3.4.6

Regards,
  Sergei.

Applications From Scratch: http://appsfromscratch.berlios.de/


      
____________________________________________________________________________________
Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, 
and more!
http://tv.yahoo.com/collections/3658 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]