So basically my only chance is to build MacPorts from the scratch on 10.5 sdk right?<br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 7:41 PM, Joshua Root <span dir="ltr"><<a href="mailto:jmr@macports.org">jmr@macports.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On 2009-11-16 19:56, Rui Martins wrote:<br>
> Hi everyone,<br>
><br>
> I'm currently running Snow Leopard and using to compile my application<br>
> that uses libtiff. I'm bundling MacPorts libtiff in the *.app. Everytime<br>
> anyone runs my app on a Leopard system it crashes with the error above.<br>
> I'm compiling my app with -mmacosx-version-min=10.5 -isysroot<br>
> /Developer/SDKs/MacOSX10.6.sdk so it should support Mac OS 10.5. The<br>
> error only happens when MacPorts' libtiff is loaded.<br>
><br>
> Is there a way to provide libs that work with Mac OS 10.5 or is there a<br>
> way for me to get them in my 10.6?<br>
<br>
</div></div>MacPorts is not able to cross compile. See<br>
<<a href="http://trac.macports.org/ticket/19875" target="_blank">http://trac.macports.org/ticket/19875</a>>. The only real way to get<br>
10.5-compatible binaries from MacPorts is to build on 10.5. (They should<br>
generally work on 10.6 as well if you do that.)<br>
<br>
- Josh<br>
</blockquote></div><br>