Re: PPC CPU Detection in configure
13 Jul
2003
13 Jul
'03
8: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
8278
Age (days ago)
8278
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard