]> git.ipfire.org Git - thirdparty/gcc.git/blame - boehm-gc/doc/README.Mac
re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[thirdparty/gcc.git] / boehm-gc / doc / README.Mac
CommitLineData
f54d4287
BM
1Patrick Beard's Notes for building GC v4.12 with CodeWarrior Pro 2:
2----------------------------------------------------------------------------
3The current build environment for the collector is CodeWarrior Pro 2.
4Projects for CodeWarrior Pro 2 (and for quite a few older versions)
5are distributed in the file Mac_projects.sit.hqx. The project file
6:Mac_projects:gc.prj builds static library versions of the collector.
7:Mac_projects:gctest.prj builds the GC test suite.
8
9Configuring the collector is still done by editing the files
10:Mac_files:MacOS_config.h and :Mac_files:MacOS_Test_config.h.
11
12Lars Farm's suggestions on building the collector:
13----------------------------------------------------------------------------
14Garbage Collection on MacOS - a manual 'MakeFile'
15-------------------------------------------------
16
17Project files and IDE's are great on the Macintosh, but they do have
18problems when used as distribution media. This note tries to provide
19porting instructions in pure TEXT form to avoid those problems. A manual
20'makefile' if you like.
21
22 GC version: 4.12a2
23 Codewarrior: CWPro1
24 date: 18 July 1997
25
26The notes may or may not apply to earlier or later versions of the
27GC/CWPro. Actually, they do apply to earlier versions of both except that
28until recently a project could only build one target so each target was a
29separate project. The notes will most likely apply to future versions too.
30Possibly with minor tweaks.
31
32This is just to record my experiences. These notes do not mean I now
33provide a supported port of the GC to MacOS. It works for me. If it works
34for you, great. If it doesn't, sorry, try again...;-) Still, if you find
35errors, please let me know.
36
37 mailto: lars.farm@ite.mh.se
38
39 address: Lars Farm
40