Commit Graph

13 Commits

Author SHA1 Message Date
Janet B. Anderson
dbbb6af9fd Get loadable prefix and suffix from UnixCommon. 2003-09-02 20:51:26 +00:00
Janet B. Anderson
49d2ce69fb Set loadable lib prefix to lib. 2003-09-02 20:45:53 +00:00
Janet B. Anderson
c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
W. Eric Norum
6463589276 Simplify SHRLIB_SUFFIX. 2003-06-23 19:25:33 +00:00
W. Eric Norum
7b589b0e27 Don't want gnuCommon -shared flag on Darwin. 2003-03-26 21:52:47 +00:00
W. Eric Norum
2c32590dfc New developer tools can use more of the standard GNU toolchain options. 2003-02-25 19:38:24 +00:00
W. Eric Norum
8eb5ff24c6 Clean up -pedantic flag.
Add support for objective-C.
2003-02-10 16:28:48 +00:00
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