source: binaries/binwin2.6/notes @ 60

Last change on this file since 60 was 60, checked in by toby, 13 years ago

add binaries

File size: 323 bytes
RevLine 
[60]1These file were built against the Enthought Python Distribution 6.0.2
2(python 2.6.4) using epd=g77 (gcc version 3.4.5) on Windows XP (Parallels/test XP/BHT3)
3
4Makefile settings:
5COMPILER=--fcompiler=gnu
6#PACKCOPTS=--f77flags="-fno-range-check"
7SUFFIX=pyd
8F2PY=f2py.py
9SYMLIB := $(wildcard spsubs/*.for)
10MOVE=copy
11DEL=del
Note: See TracBrowser for help on using the repository browser.