Changes between Initial Version and Version 1 of Ticket #40226, comment 10


Ignore:
Timestamp:
Aug 24, 2013, 8:34:17 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40226, comment 10

    initial v1  
    1 gfortran -v gives:
     1`gfortran -v` gives:
    22
     3{{{
    34Using built-in specs.
    45Target: i686-apple-darwin10
     
    67Thread model: posix
    78gcc version 4.2.1 (Apple Inc. build 5664)
     9}}}
    810
    911Obviously the wrong version for the gcc Xcode installed :
    1012
     13{{{
    1114Using built-in specs.
    1215Target: i686-apple-darwin11
     
    1417Thread model: posix
    1518gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
     19}}}