[Mono-dev] __powerpc__

Bill Seurer seurer at us.ibm.com
Tue Jun 13 13:03:42 EDT 2006


In looking through some of the source for mono I see
      #ifdef __powerpc__
and similar conditional code based on __powerpc__ in a few places.
However, there is nothing in the current configuration stuff that defines
__powerpc__.  In an old configure I found it looks like it added
-D__powerpc__ to the CFLAGS.

So, is __powerpc__ still needed for compiling for power hardware or is it
deprecated?  And if it is still needed is it meant to be set manually (in
CFLAGS before running configure) or did I miss something?

Thanks!
--
Bill Seurer     IBM System i5 internal compiler development   Rochester, MN
Business: seurer at us.ibm.com                         Home: Bill at seurer.net
http://w3.rchland.ibm.com/~seurer/                  http://www.seurer.net




More information about the Mono-devel-list mailing list