This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Darwin / Mac OS X native support
- To: Stan Shebs <shebs at apple dot com>
- Subject: Re: PATCH: Darwin / Mac OS X native support
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 1 Mar 2001 23:44:35 +0000 (GMT)
- cc: <gcc-patches at gcc dot gnu dot org>
On Thu, 1 Mar 2001, Stan Shebs wrote:
> Hmm, good point. The GCC manual doesn't seem to have a good place
> to document compiler flags that only tie into particular systems'
> linkers, but I'm open to suggestions. I could write a Darwin section
> for chapter 2, or even add a new chapter a la the VMS info.
In the middle of the documentation of -m options for various targets,
there's a section on "System V Options". While being in the middle of the
documentation of options relating to particular CPU targets is hardly
ideal, a section "Darwin Options" along with the sections for System V and
various CPUs would be appropriate.
(A few of the undocumented options in specs ought to be documented - and
to some extent implemented - as system-independent. For example, many
targets have an undocumented -pthread option.)
--
Joseph S. Myers
jsm28@cam.ac.uk