Changes between Initial Version and Version 1 of Ticket #46497


Ignore:
Timestamp:
Jan 10, 2015, 6:14:16 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I believe this was fixed as part of r131387. (The build system was forcing the use of gcc and g++, which was incorrect; a patch was added to stop the build system from doing that.) If you still experience the problem with 4.2.7, please re-open this ticket and attach a new log.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46497

    • Property Status changed from new to closed
    • 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 to octave-tsa 4.2.4_0: g++: error: unrecognized command line option '-stdlib=libc++'
    • Property Resolution changed from to fixed
    • Property Port octave-tsa added
  • Ticket #46497 – Description

    initial v1  
    11installation 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{{{
    24:info:configure g++: error: unrecognized command line option '-stdlib=libc++'
    35:info:configure make: *** [covm_mex.mex] Error 1
     6}}}
    47
    58Be aware I had to install gcc49 to get Atlas to build.