site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com priti.rathi@wipro.com 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 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com