On Tuesday, April 1, 2003, at 11:55 AM, Benjie Chen wrote: > i have ran into several problems compiling a non 3.1 version of gcc on > MacOS > X. 3.1 does not compile one of our programs that uses c++ templates > aggresively, so i am trying some other versions of gcc. I'd recommend a snapshot from the 3.3 branch instead. Also, use CC='gcc -no-cpp-precomp' when compiling.