13 Jul
2003
13 Jul
'03
2: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