On Wed, Aug 5, 2009 at 7:58 PM, Sam Gross <colesb...@gmail.com> wrote:

> (1)
>
> Here's a patch that adds gecko-1.9.1 for Mac and libxpcomglue_s.a for
> gecko-1.8 and gecko-1.9.0.  I also included some files that are needed
> for the executable_path in gecko 1.9.0.
>
> http://web.mit.edu/sgross/www/gwt/gecko-sdks-darwin.patch.tar.gz (16.6 MB)
>
> All the libraries are "universal" containing ppc and x86 binaries.
> The 1.9.0 and 1.9.1 libraries were created using the "lipo" command
> using the ppc and x86 binaries from
> https://developer.mozilla.org/en/Gecko_SDK.  The 1.8 file was built
> from source, since there is no official intel build of the gecko 1.8
> sdk.
>
> To apply the patch:
>
>  tar xzf gecko-sdks-darwin.patch.tar.gz
>  patch -p0 < gecko-sdks-darwin.patch
>

Thanks, I will take a look at it.


> (2)
>
> There are also three header files that I think should be moved to
> gecko-sdks/gecko-1.9.1/Linux_x86_64-gcc3/include:
>
>  gecko-sdks/gecko-1.9.1/include/jsautocfg64.h
>  gecko-sdks/gecko-1.9.1/include/jsautocfg.h
>  gecko-sdks/gecko-1.9.1/include/prcpucfg.h
>

I agree with jsautocfg64.h, but the others look platform-independent.  Do
having them there cause problems for the Mac build?


> (3)
>
> Here's a patch to trunk/plugins to build universal binaries on the Mac:
>
>  http://gwt-code-reviews.appspot.com/56802
>

A small comment there.

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to