This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Darwin / Mac OS X native support


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]