RE: Error while compilation of apple gdb-309 on Linux
RE: Error while compilation of apple gdb-309 on Linux
- Subject: RE: Error while compilation of apple gdb-309 on Linux
- From: <email@hidden>
- Date: Mon, 8 Aug 2005 18:43:41 +0530
- Thread-topic: Error while compilation of apple gdb-309 on Linux
Title: RE: Error while compilation of apple gdb-309 on Linux
well In the same header file it is defined,
#if defined(__MWERKS__) && !defined(__private_extern__)
#define __private_extern__ __declspec(private_extern)
#endif
BTW what is Apple-ism?
-----Original Message-----
From: Andrew Gallatin [mailto:email@hidden]
Sent: Mon 8/8/2005 6:26 PM
To: Priti Rathi (WT01 - Semiconductors & Consumer Electronics)
Cc: email@hidden
Subject: Re: Error while compilation of apple gdb-309 on Linux
email@hidden writes:
>
> Hello All,
>
> I am trying to build the apple-gdb on Suse linux (linux 2.6.5-7.97-smp ). I followed the steps mentioned in link
>
> http://lists.apple.com/archives/darwin-kernel/2004/Jun/msg00014.html
>
> But am getting the following error:,
> ~~snip of compile outpur~~
> /usr/include/darwin/architecture/byte_order.h: In function `NXSwapHostShortToLittle':
> /usr/include/darwin/architecture/byte_order.h:323: warning: implicit declaration of function `OSSwapHostToLittleInt16'
Use cpu_to_le16, cpu_to_le32, and cpu_to_le64.
> __private_extern__ int _dyld_func_lookup(
> const char *dyld_func_name,
I think __private_extern__ is an Apple-ism. Try to just #define it away.
Drew
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or email@hidden immediately
and destroy all copies of this message and any attachments.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden