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