comparison src/INSTALLmac.txt @ 856:8cd729851562 v7.0g

updated for version 7.0g
author vimboss
date Sun, 30 Apr 2006 18:54:39 +0000
parents 2af8de31a3a8
children 52d76b2f56c7
comparison
equal deleted inserted replaced
855:d2a4f08396fe 856:8cd729851562
41 Configure will create a universal binary if possible. This requires 41 Configure will create a universal binary if possible. This requires
42 installing the universal SDK (currently for 10.4). 42 installing the universal SDK (currently for 10.4).
43 43
44 To overrule the architecture do this before running make: 44 To overrule the architecture do this before running make:
45 45
46 ./configure --with-mac-arch=intel 46 ./configure --with-mac-arch=intel
47 or 47 or
48 ./configure --with-mac-arch=ppc 48 ./configure --with-mac-arch=ppc
49 49
50 50
51 1.2 X-Windows or Plain Text 51 1.2 X-Windows or Plain Text
52 52
53 If you do not want the Carbon interface, you must explicitly tell 53 If you do not want the Carbon interface, you must explicitly tell