help-octave
[Top][All Lists]
Advanced

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

Re: Problem installing packages


From: notMyUsername
Subject: Re: Problem installing packages
Date: Mon, 21 May 2012 13:44:54 -0700 (PDT)

>Actually, it needs CXX to be set rather than CC: 
>
>$ export CXX=llvm-g++-4.2 
>$ octave 
>octave> pkg install -forge miscellaneous 

Thanks!  But unfortunately I just tried that (it was using clang by default)
and am now getting:

octave:1> pkg install "~/Dropbox/octave/Octave 3.6
Packages/miscellaneous-1.1.0.tar.gz"
cell2cell.cc:1: error: bad value (native) for -march= switch
cell2cell.cc:1: error: bad value (native) for -mtune= switch

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problem-installing-packages-tp4586874p4630030.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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