I'd like to build the latest version of gcc on a mac. Yes I have the latest xcode - I'm looking for some of the c++0x features that are in more recent versions (specifically, the lambda functions, but I'm sure other c++0x features will come in handy).
Are there any good step-by-step tutorials on doing this?