site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com TIA for any help... Hugh Hoover Enumclaw Software. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Hi - I found a bug in the libc++v3 library with dynamic_cast and, rather than just wait for Apple to fix it, I'm trying to build my own so I can fix it myself as a work-around. I've made essentially NO progress in trying to build ANY part of the darwin8.0.0 modules (well, a few .o's but...) in essentially 2 full days of attempts. I tried following instructions at: http://developer.apple.com/ documentation/Darwin/Conceptual/howto/building_darwin_howto/ building_darwin_howto.html and first, found that a number of links are out of date. I can't figure out how to get cvs setup correctly - I think the listed CVSROOTs are out-of-date. I can connect, but no modules appear to be present. I can't find the Tools package, nor does there appear to be a Tools module in cvs that I can access. I can't find the listed darwin- buildpackage or darwin-buildall tools anywhere. I downloaded the gcc-4061 package by itself and I've tried configuring and building manually under gcc-4061/libstdc++v3, but can't get it to build - I end up with empty archives in libmath which break the rest of the build when using gcc4. gcc-3.3 was even less successful, with a large number of syntax errors in the include/bits/ gthr_default.h header and libmath (missing __builtin_XXX) Next, I went to opendarwin.org. I've downloaded the set of .tar.gz's onto a UFS disk into a darwinbuild/Sources directory. I've downloaded and built the darwinbuild package from http://darwinsource.opendarwin.org. I've set my compiler to 3.3. ALL of the packages I've tried fail at some point in their building using darwinbuild. I've tried gcc, gcc_os, cctools, gnutar and gnuzip. This really shouldn't be THAT hard - I"m likely doing something stupid - but what is it? Is there an up-to-date HOWTO somewhere? Are these not build-able under 10.4? This email sent to site_archiver@lists.apple.com
participants (1)
-
Hugh Hoover