Re: PPC CPU Detection in configure
July 13, 2003
7:15 p.m.
"Pierre d'Herbemont" <stegefin(a)free.fr> writes:
Darwin's default gcc doesn't know the __PPC__ and the __powerpc__ flags, but knows the __ppc__ and the __POWERPC__ flags, no luck :( . So I think we should defined them in configure, I dont think it is a problem on the linux side, is it?
No but we should pick one and use the same everywhere. I'd suggest __powerpc__. -- Alexandre Julliard julliard(a)winehq.com
8293
Age (days ago)
8293
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard