Changes between Initial Version and Version 1 of Ticket #46497
- Timestamp:
- Jan 10, 2015, 6:14:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46497
-
Property
Status
changed from
new
toclosed
- Property Cc ryandesign@… mschamschula@… added; shaeffer@… removed
-
Property
Summary
changed from
octave-tsa-4.2.4_0 configure failure on OS X 10.10.1 due to unrecognized command line option
tooctave-tsa 4.2.4_0: g++: error: unrecognized command line option '-stdlib=libc++'
-
Property
Resolution
changed from
to
fixed
- Property Port octave-tsa added
-
Property
Status
changed from
-
Ticket #46497 – Description
initial v1 1 1 installation of octave-tea-4.2.4_0 on OS X 10.10.1 fails. Executed this command: 'sudo port install octave-tsa' got this failure: 2 3 {{{ 2 4 :info:configure g++: error: unrecognized command line option '-stdlib=libc++' 3 5 :info:configure make: *** [covm_mex.mex] Error 1 6 }}} 4 7 5 8 Be aware I had to install gcc49 to get Atlas to build.