public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey Walton <noloader@gmail.com>
To: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: Where are Darwin behaviors documented?
Date: Wed, 09 Sep 2015 09:51:00 -0000	[thread overview]
Message-ID: <CAH8yC8=e+=puKsMhaEDM8=ksq5ytmBYGHD_JxAXoH-GQWXbYBw@mail.gmail.com> (raw)

I'm encountering an issue related to the use of __attribute__
((constructor(priority)) and __attribute__ ((init_priority(priority))
under Darwin, and I want to read more about it. The issue is the
program fails to compile, which means GCC cannot consume a well
defined program for which it defined the extensions. Cf.,
https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#Common-Function-Attributes
and https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Attributes.html.

I know the GCC manual has a section on Darwin specific options at
https://gcc.gnu.org/onlinedocs/gcc-5.1.0/gcc/Darwin-Options.html#Darwin-Options.

Where can I find reading on Darwin specific behavior when it diverges
from "standard" GCC platform behavior?

             reply	other threads:[~2015-09-09  9:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  9:51 Jeffrey Walton [this message]
2015-09-09  9:55 ` Jonathan Wakely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH8yC8=e+=puKsMhaEDM8=ksq5ytmBYGHD_JxAXoH-GQWXbYBw@mail.gmail.com' \
    --to=noloader@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).