On Thu, Aug 6, 2009 at 1:32 AM, Sam Gross <[email protected]> wrote:
> > I agree with jsautocfg64.h, but the others look platform-independent. Do > > having them there cause problems for the Mac build? > > In gecko-1.9.1: > The prcpucfg.h file differs between platforms. The version in > gecko-1.9.1/include causes problems for the mac build. > > D gecko-sdks/gecko-1.9.1/include/prcpucfg.h > A + gecko-sdks/gecko-1.9.1/Linux_x86_64-gcc3/prcpucfg.h > Shouldn't it find one in Darwin*/include before the one in include? > The PowerPC xulrunner SDKs don't provide xpidl. The xpt files > generated by xpidl are cross-platform, so it's only a build issue. > The plugin can run on i386 and ppc machines, but can only be built on > an i386 mac. > > It may be possible to build a ppc version of xpidl from source, but > I'm not sure it's worth the effort. (From > http://www.danns.co.uk/HowToBuildUniversalSDK it sound like building a > ppc version of xpidl actually requires access to a ppc macintosh; it > can't be cross-compiled) > Maybe we just need to provide a way to use the checked-in artifacts from xpidl, and then you won't have to run it at all. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
