Changeset 3203


Ignore:
Timestamp:
Dec 22, 2017 9:53:50 PM (6 years ago)
Author:
toby
Message:

binary Py3 updates

Files:
13 added
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/fsource/SConstruct

    r3178 r3203  
    191191    scons -Q
    192192       (builds into ../bin for current platform using default options)
    193     scons -Q install
    194        (builds into ../bin<platform> for module distribution)
    195     scons -Q install F2PYpath=/Library/Frameworks/Python.framework/Versions/6.2/bin/
    196        (builds with a non-default [e.g. older] version of python)
     193    scons -Q install=t
     194       (builds into ../bin<platform-dir> for module distribution)
    197195    """)
    198196    #sys.exit()
Note: See TracChangeset for help on using the changeset viewer.