On 3/26/07, Michael Natterer <[EMAIL PROTECTED]> wrote:
> On Sat, 2007-03-24 at 19:52 -0400, M. Gagnon wrote:
> > Hi everyone,
> >
> > i just thought i would report my sucess of building Gimp on mac OS X with
> > native GTK+ port by Imendio
> > (http://developer.imendio.com/projects/gtk-macosx).
> >
> > Overall the process was not too hard, i however had to change a makefile at
> > one point. The one located in /app/Makefile contains a line 'munix =
> > -Wl,-rpath '-Wl,$$ORIGIN/../lib'' - this line is incompatible with mac OS X
> > because it uses Apple's ld, not GNU's. I just made munix empty and
> > everything built fine. Do you think makefiles can be adapted to be
> > cross-platform or do you support only linux?
>
> That's odd, since I have to change *nothing* in any of the source
> packages to get the entire toolchain plus gimp build on OS X.
>
> I can't look into that right now but will do as soon as I have
> access to my apple machine again,

Perhaps the difference is due to a different version of one of the
autofoo tools, or a different version of XCode.

Rockwalrus
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to