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

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

[Octave-bug-tracker] [bug #34301] Can't compile oct files using gcc -fvi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #34301] Can't compile oct files using gcc -fvisibility=hidden option
Date: Thu, 27 Mar 2014 23:56:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36

Follow-up Comment #3, bug #34301 (project octave):

This might be useful information for someone interested in working on this
problem. The following warnings appear when compiling the array classes under
liboctave:


.../Array-i.cc:44:113: warning: type attributes ignored after type is already
defined [-Wattributes]
 INSTANTIATE_ARRAY (int, OCTAVE_API);


These might be related to the link errors I get when trying to link the
octave-cli and octave-gui executables at the end of the build.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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