Re: C functions
Re: C functions
- Subject: Re: C functions
- From: ChanMaxthon <email@hidden>
- Date: Sat, 19 Oct 2013 08:30:52 +0800
I think I know why it did not work: strip command can remove debug symbols, or unused functions as well.
Sent from my iPhone
> On 2013年10月19日, at 7:53, Charles Srstka <email@hidden> wrote:
>
>> On Oct 18, 2013, at 6:42 PM, ChanMaxthon <email@hidden> wrote:
>>
>> Try add this line:
>>
>> extern void foo(void);
>
> Already did; it doesn't work. See my follow-up post.
>
> Charles
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden