All LLVM patches are now integrated into stability 4.7.0.5-st and the stability tarball (http://wiki.call-cc.org/stability), as well as master. So the dance below is no longer necessary.
Additionally, these patches fix llvm-gcc and clang builds on Linux as well. Users are encouraged to test this out if interested. At the least, it seems to speed up the build process, along with the chicken compiler. Jim On Feb 14, 2012, at 9:26 AM, Jim Ursetto wrote: > If you have already upgraded to XCode 4.2, then they have removed plain gcc > completely and this will fail. In this case you will need a couple patches > to enable compilation with LLVM, which are not yet in the core: > https://bugs.call-cc.org/ticket/771 > > Also, you will need to build using the latest master or, probably better, > latest stability/4.7.0 from git. There are a couple of other critical LLVM > patches which are in master and stability/4.7.0 HEAD, but not in the > 4.7.0.4-st stability tarball yet. > > Sorry for the complicated instructions, but Apple very suddenly dropped > regular gcc recently and we haven't integrated the fixes into an easy build > yet. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
