MPW 3.0a2 Release Notes 198807
MPW 3.0a2 Release Notes 198807
Game Manuals · PDF
| Filename | MPW_3.0a2_Release_Notes_198807.pdf |
|---|---|
| Size | 32.61 MB |
| Subsection | MPW 3.0a2 Release Notes 198807 |
| Downloads | 1 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
Reader
Loading…
OCR / Text contents
MPW 3.0A2 Release Notes
July 14, 1988
Overview This release note pertains to the following MPW products:
• MPW Development Environment
• MPWPascal
•MPWC
• MPW Assembler
MPW C++ has its own separate release note. This release note, the
MPW 3.0 ERS's, and other tool-specific release notes are the
documentation for this release. Differences between the ERS,
previous 3.0 development releases, and this release are documented
below. If no release note exists for something that has an ERS, assume
that the piece has been implemented as documented in the ERS.
MPW 3.0A2 highlights include a symbolic debugger, project
management system, and new C compiler. All of the C pieces of
MPW, were compiled with this new C. Since MPW 2.0, the C header
files have three important changes: every function has a function
prototype, the capitalization for routines that pass strings and points
has changed, and the definition of Str255 has changed. The
capitalization and Str255 changes will require changes to your C
source. See the section below titled ''Interfaces."
Another change in MPW 3.0A2 may require a change to your
Makefiles. The Pascal compiler no longer uses the Load/Dump
mechanism. Instead, the compiled object code for each unit is saved
in the unit's resource fork. Therefore, dependency rules (in
Makefiles) upon Pascal dump files are obsolete. See the section below
titled ''Pascal."
The A2 C compiler now has function prototype checking turned on.
Furthermore, the C compiler is very strict about type compatibility.
Be forewarned ...
Installation • Installation horn floppies - MPW 3.0 now includes an installer disk
for installing MPW from a set of floppy disks. Here are the steps for
automatically installing MPW on your disk:
1) drag the "Installation Folder" onto the hard disk where
you want MPW installed
2) launch the MPW Shell found in the ''Installation Folder"
Apple Computer, Inc. Confidential
Page 1
(the one you just dragged onto your hard disk)
3) the installation script will run and will prompt you to
insert a disk in the internal drive. You can insert the MPW
disks in any order and it won't hurt to insert a disk more
than once.
…
Showing first 3,000 characters of 1,119,484 total. Open the full document →