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

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

[Octave-bug-tracker] [bug #43228] Cannot install control package in Octa


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #43228] Cannot install control package in Octave 3.8.1 on Mac OSX
Date: Tue, 16 Sep 2014 08:37:58 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #2, bug #43228 (project octave):

Hi,

With either Octave 3.8.1 and 3.8.2 compiled manually on Mavericks
I cannot reproduce your problem so this appears to be a MacPorts
rather than an Octave problem:

+vebatim+
>> pkg install -forge control
For information about changes from previous versions of the control package,
run 'news control'.
>> tf (1)

Transfer function 'ans' from input 'u1' to output ...

 y1:  1

Static gain.
>> version
ans = 3.8.1
-vebatim-

I suggest you report this issue on the MacPorts tracker for further
investigation.

If I have to guess, though, a possible cause could be mixing clang and
gfortran which, according to my experience, never worked properly on OSX.

When building OSX binaries I use gcc for Octave and ALL its dependencies. In
MacPorts you can do that by specifying the 
gccXX variant when available or specifying the compiler explicitaely.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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