====== ccub ====== * [[/files/macosxport/ccub-src.zip|ccub source]] This is an expanded version of this great [[http://www.macosxhints.com/article.php?story=20061025213851279|ccub hint]]. Included are: * ''ccub_t'' – universal 32bit with the Tiger SDK * ''ccub_l'' – universal 32bit with the Leopard SDK * ''ccub_3264'' – all-out quad-arch with the Leopard SDK * ''ccub_64'' – universal 64bit-only with the Leopard SDK * ''c++ub_t'' – universal 32bit with the Tiger SDK * ''c++ub_l'' – universal 32bit with the Leopard SDK * ''c++ub_3264'' – all-out quad-arch with the Leopard SDK * ''c++ub_64'' – universal 64bit-only with the Leopard SDK My build instructions mostly use ccub_t and ccub_3264 (and c++ couterparts). ccub_l is what to use for source that has issues with 64bits on Leopard, such as having Carbon dependencies.