No problem, so it builds a UB right? With intel and ppc binaries in it? For the dependencies, did you have Intel and PPC versions? Or did you just build them and it worked? I'm pretty curious, I had the feeling I just had to get the Intel versions of the dependencies and things would work, I'll try that next time I get a chance to use my friend's Mac. You 
<span style="font-style: italic;">are</span> building with dependencies curl, ogg, and vorbis, right?<br><br>Anyways, I&#39;ll keep at it, kind of difficult when I don&#39;t have a Mac. I&#39;m pretty sure just having Intel versions of the dependencies will work. Someone was nice enough to build them for me (
<span style="font-style: italic;">Some random guy in #mac</span>). Hopefully it works, I&#39;m pretty sure it will because like I said before I had dependencies it would build perfectly, and now that I have them it complains about the library&#39;s architecture type, so hopefully this will solve it. Thanks for at least responding, anyways.
<br><br><div><span class="gmail_quote">On 4/7/07, <b class="gmail_sendername">Zachary Slater</b> &lt;<a href="mailto:zakk@timedoctor.org">zakk@timedoctor.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jorge Peņa wrote:<br>&gt; Hey guys, you probably remember me asking about how to build on Mac,<br>&gt; well I got it and it&#39;s working perfectly! However, if you remember<br>&gt; correctly, I had to remove the i386 targets for the bash make script
<br>&gt; because it wouldn&#39;t build. Well, it turns out that now someone else on a<br>&gt; Mac Intel wants a copy, so I at first figured that I would have to<br>&gt; re-build the whole thing on their computer, and well, they&#39;re not really
<br>&gt; computer oriented and they might not be as happy to have me SSH into<br>&gt; their computer as my other friend would. So I asked if this was<br>&gt; necessary inside #mac freenode, and they said that if they are Universal
<br>&gt; Binaries then they should work just fine. I was wondering how that was<br>&gt; so, so I looked here [ <a href="http://en.wikipedia.org/wiki/Universal_binary">http://en.wikipedia.org/wiki/Universal_binary</a> ],<br>
&gt; I found out that basically it consists of binaries for both<br>&gt; architectures within the same &#39;package&#39;, and the host computer<br>&gt; automatically chooses the correct binaries. I was wondering if it was
<br>&gt; possible to build binaries for both architectures on PPC, and I read<br>&gt; this [ <a href="http://developer.apple.com/macosx/adoptinguniversalbinaries.html">http://developer.apple.com/macosx/adoptinguniversalbinaries.html
</a><br>&gt; ] which seemed to say it was possible. However I remembered that I<br>&gt; removed the i386/Intel targets in the make bash script (Not the<br>&gt; makefile, but the make mac bash script) because it wouldn&#39;t build. I
<br>&gt; found a document from Apple that helps with building a universal binary<br>&gt; here [<br>&gt; <a href="http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary.pdf">http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary.pdf
</a><br>&gt; ].<br>&gt;<br>&gt; I think the reason that it didn&#39;t build last time was because I had PPC<br>&gt; versions of the dependencies (I remember it arguing about mismatching<br>&gt; architectures), so that&#39;s why I&#39;m wondering if you guys know how to
<br>&gt; build Intel versions of the dependencies. My other question is, am I<br>&gt; right in all of this? Does the ioquake3 Makefile usually automatically<br>&gt; create the Universal Binaries? I think so, because I think I remember it
<br>&gt; building without complaining before I added all the dependencies. I&#39;ll<br>&gt; try to look for &#39;Universal Binaries&#39; of the dependencies in the<br>&gt; meantime, but I first want to make sure I&#39;m right in all this before I
<br>&gt; go through more of a waste of time. Thanks guys I really appreciate it!<br><br><br>Sorry I can&#39;t say much more besides that I use make-macosx-ub.sh and it<br>works perfectly.<br>--<br>- Zachary J. Slater<br><a href="mailto:zakk@timedoctor.org">
zakk@timedoctor.org</a><br><a href="mailto:zacharyslater@gmail.com">zacharyslater@gmail.com</a><br></blockquote></div><br>