Changes between Initial Version and Version 1 of Ticket #51642, comment 5


Ignore:
Timestamp:
Jun 16, 2016, 9:39:09 AM (8 years ago)
Author:
noloader (Jeffrey Walton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51642, comment 5

    initial v1  
    44Yeah, Uri Blumenthal told me it was wrong. I couldn't gind a c++ compile, so I installed GCC and hoped it would do the right thing based on file extensions:
    55
     6{{{
    67$ port search 'g++'
    78No match for g++ found
     
    1213$ port search '*g\+\+*'
    1314No match for *g\+\+* found
     15}}}
    1416
    1517> Any particular reason you're using gcc 4.9.3? The latest stable version is 6.1.0, available in the gcc6 port.