octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41520] Error installing control package in Oc


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41520] Error installing control package in Octave 3.8.0 on MacOS Mavericks
Date: Sat, 18 Jun 2016 00:39:45 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #8, bug #41520 (project octave):

Ok, can you set FLIBS or LFLAGS in the environment to use the right directory
for your compiler? If libgfortran can't be found, that's a bug in your system
environment, not in the control package. On my system, "mkoctfile -p FLIBS"
shows the correct flags that are needed to compile something against
libgfortran. If I had built Octave against gfortran 5.1 and then upgraded to
gfortran 5.2 without rebuilding Octave, I might see the same error here.


>> more off
>> setenv ("FLIBS", "-L/some/path/to/gcc/platform/version -lgfortran");
>> pkg install -forge -verbose control


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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