On Mar 28, 2009, at 1:58 PM, Mark Carter wrote:
I don't think it's necessary to install a compiler from MacPorts (contrary to a previous posting by me). However, the Apple-supplied gcc does seem to create problems (Apple seems to have a knack of using b0rked implementations. It's times like these that make me think of switching to Ubuntu and never going back!). That's why I do CC=g++ ; ./acprep update I think it's also worthwhile doing a git clone ledger ledger-build-attempt to make sure there's no weirdy things floating around which is making the build fail.
Just FYI: I do all of my Ledger builds with g++ 4.3 as well. Neither of Apple's versions support full debug + pre-compiled headers.
John
