Just a little update: OSX Lion with Xcode 4.1:
* i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) * Apple clang version 2.1 OSX Lion with Xcode 4.2: * i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 * Apple clang version 3.0 OSX Snow Leopard with Xcode 4.0.2: * i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 * Apple clang version 2.0 based on LLVM 2.9svn PS: There exists an Apple Xcode version 4.2 for OSX Snow Leopard which we could use as a fallback if 4.0.2 turns out to be unusable PPS: I really love these virtualized OSX envs I setup recently because they allow to have all those different setups and configurations :) Cheers Daniel On Sun, Aug 7, 2011 at 1:52 AM, dsh <daniel.hais...@googlemail.com> wrote: > On Sun, Aug 7, 2011 at 12:34 AM, Jean-Sebastien Delfino > <jsdelf...@apache.org> wrote: >> >> The configure.ac language is a little cryptic so let me know if you >> need help with that detection + option setup, as I've already done >> similar things several times. >> > > Ok I'll let you know if I struggle with any of the GNU Build Tools > files such as the autoconf files. I worked on Gnome, Avahi, wzdftpd, > PostgreSQL, OpenLDAP and some other autoconf based projects back in > 2005/2006 or so. Thus I hope it doesn't feel too alienating to me :) > > Thanks and best wishes! > > Cheers > Daniel >