W. Eric Norum
|
928e63fd8f
|
Update comment. Optimization to level -O3 still fails on OS X (Jaguar).
|
2002-09-09 19:30:26 +00:00 |
|
W. Eric Norum
|
b0932d91f2
|
Mac OS X doesn't allow executables to be statically linked (missing crt0.o).
|
2002-08-01 21:04:32 +00:00 |
|
W. Eric Norum
|
f313d0cad7
|
Add comment explaining that current version of developer tools can not be
used with highest level of optimization.
|
2002-07-15 17:09:03 +00:00 |
|
W. Eric Norum
|
92ce367ca4
|
The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer
tools) so optimize with -O2 instead.
|
2002-06-25 21:14:39 +00:00 |
|
W. Eric Norum
|
e8536ccaf7
|
Small change to clean up the way flags are set and to prepare for addition
of shared libraries.
|
2002-03-26 18:00:13 +00:00 |
|
W. Eric Norum
|
68fd6048d8
|
New configuration files for Mac OS X (Darwin).
|
2002-03-25 17:52:14 +00:00 |
|