Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
abc2db7b
Kaydet (Commit)
abc2db7b
authored
Kas 09, 1996
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated (which should have been done before the 1.4 distribution).
üst
6c11f744
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
+12
-6
building.html
Mac/Demo/building.html
+12
-6
No files found.
Mac/Demo/building.html
Dosyayı görüntüle @
abc2db7b
...
@@ -41,7 +41,7 @@ directory <code>Mac/mwerks/projects</code> for the project files and
...
@@ -41,7 +41,7 @@ directory <code>Mac/mwerks/projects</code> for the project files and
related stuff.
related stuff.
<LI>
You need MetroWerks CodeWarrior. The current distribution has
<LI>
You need MetroWerks CodeWarrior. The current distribution has
been built with version
9
of CodeWarrior. Ordering information is
been built with version
10
of CodeWarrior. Ordering information is
available on the
<A
HREF=
"http://www.metrowerks.com/"
>
MetroWerks
available on the
<A
HREF=
"http://www.metrowerks.com/"
>
MetroWerks
homepage
</A>
. You might still be able to build Python with MPW or
homepage
</A>
. You might still be able to build Python with MPW or
Think/Symantec C but you are basically on your own.
Think/Symantec C but you are basically on your own.
...
@@ -123,12 +123,18 @@ Top-level-folder:
...
@@ -123,12 +123,18 @@ Top-level-folder:
First build GUSI. Move the files from the "CWGUSI-mods" to the right
First build GUSI. Move the files from the "CWGUSI-mods" to the right
place in the CWGUSI distribution folder, and build the
place in the CWGUSI distribution folder, and build the
projects
<code>
GUSI.68K.µ
</code>
,
<code>
GUSI.CFM68K.µ
</code>
projects
<code>
GUSI.68K.µ
</code>
,
<code>
GUSI.CFM68K.µ
</code>
and
(note that the Gusi CFM68K project is
<code>
GUSI.PPC.µ
</code>
.
distributed without "far data": you should set this option before building)
Two notes:
and
<code>
GUSI.PPC.µ
</code>
.
<ul>
<li>
The projects as distributed have a slightly incorrect access path, due
to which they cannot find their
<code>
GUSICWFile.???
</code>
files. Change
the access path to
<code>
{project folder}::
</code>
to fix this.
<li>
The Gusi CFM68K project is
distributed without "far data": you should set this option before building.
</ul>
If you have a CWGUSI version more recent than
If you have a CWGUSI version more recent than
1.
7.2
it could be that the fixes are already included, check it. Alternatively,
1.
8
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
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
in the Python sources. This will disable the "default file creator/type" and
"Delay Sioux window" preferences in Python.
"Delay Sioux window" preferences in Python.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment