Re: Do #pragma weak work in Darwin?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcdqNGKxoX2MftYnEdui4gAWy4i6sAAOjNhM Thread-topic: Do #pragma weak work in Darwin? User-agent: Microsoft-Entourage/11.3.3.061214 At 3/19/07 10:39 AM -0500, Paul Nelson <nelson@thursby.com> 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. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com smime.p7s
participants (1)
-
Conrad G T Yoder