<div dir="ltr"><div class="gmail_quote">On Thu, Oct 9, 2008 at 9:31 PM, David Snider <span dir="ltr">&lt;<a href="mailto:dsnider@thesniderpad.com">dsnider@thesniderpad.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d"><br>
</div>Crap... &nbsp;I did indeed upgrade to 10.5. &nbsp;I didn&#39;t have an Intel version<br>
of 10.4, so couldn&#39;t back rev my Intel mac to 10.4. &nbsp;The only path I had<br>
was to upgrade the Tiger machine (PPC) to Leopard.<br>
<br>
Does anyone know if the apple license for OSX includes old revs. &nbsp;I.E.<br>
could I Legally install 10.4 on my Mac Mini if I have a 10.5 license?<br>
If so, would I be able to ask Apple for a 10.4 DVD or does anyone else<br>
have any thoughts?<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br></div><div>It&#39;s quite possible to build 10.4-compatible binaries on 10.5. &nbsp;It&#39;s just a matter of passing &nbsp;the&nbsp;</div><div>-mmacosx-version-min=10.4 switch to gcc/g++. &nbsp;Alternatively, you can set the&nbsp;MACOSX_DEPLOYMENT_TARGET environment variable to 10.4. &nbsp;You will need to have the 10.4 SDK installed for this to work. &nbsp;</div>
<div><br></div><div>Carl Fongheiser</div></div></div>