Re: Do #pragma weak work in Darwin?
Re: Do #pragma weak work in Darwin?
- Subject: Re: Do #pragma weak work in Darwin?
- From: Conrad G T Yoder <email@hidden>
- Date: Mon, 19 Mar 2007 17:36:00 -0400
- Thread-topic: Do #pragma weak work in Darwin?
At 3/19/07 10:39 AM -0500, Paul Nelson <email@hidden> wrote:
>
> There are two forms, but both seem to be ignored by GCC:
>
> #pragma weak ext_function
>
> and
>
> #pragma weak ext_function = my_default_ext_function
> void my_default_ext_function()
> {
> }
Information is available in the Xcode documentation.
-Conrad
--
Suspicion breeds confidence.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden