diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1996-10-16 15:28:30 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1996-10-16 15:28:30 (GMT) |
commit | 319f1a25fc0defadafad5338231432a83ff21208 (patch) | |
tree | e9f7c8ccb042bfe5352e27e8a66a5c8bd2cdbe7a /Mac | |
parent | b75fba04c7f0a691ef1416e01121f01940472875 (diff) | |
download | cpython-319f1a25fc0defadafad5338231432a83ff21208.zip cpython-319f1a25fc0defadafad5338231432a83ff21208.tar.gz cpython-319f1a25fc0defadafad5338231432a83ff21208.tar.bz2 |
Added a warning about gusi cfm68k "far data"
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/Demo/building.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 406f478..fe64025 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -124,7 +124,10 @@ Top-level-folder: First build GUSI. Move the files from the "CWGUSI-mods" to the right place in the CWGUSI distribution folder, and build the projects <code>GUSI.68K.µ</code>, <code>GUSI.CFM68K.µ</code> -and <code>GUSI.PPC.µ</code>. If you have a CWGUSI version more recent than +(note that the Gusi CFM68K project is +distributed without "far data": you should set this option before building) +and <code>GUSI.PPC.µ</code>. +If you have a CWGUSI version more recent than 1.7.2 it could be that the fixes are already included, check it. Alternatively, you can forget about the fixes and remove the one reference to GUSILoadPreferences in the Python sources. This will disable the "default file creator/type" and |