Compiling for powerpc (Darwin 9/OS X 10.5)
#26
It seems that both Darwin and OS X whatever have the macro __APPLE__ defined, but each has a different strerror_r() function signature.

Could you please run this command on your Darwin machine, and paste its output here, so that we can find out what kind of macros we need to set up to make the compilation succeed on both systems.
Code:
gcc -dM -E - < /dev/null
Thanks.
Reply
Thanks given by:


Messages In This Thread
RE: Compiling for powerpc (Darwin 9/OS X 10.5) - by xoft - 04-02-2012, 05:05 AM



Users browsing this thread: 1 Guest(s)