This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem compiling gcc


hi

using CC='gcc -no-cpp-precomp' fixes my problem with building
a snapshot of the 3.3 branch on MacOS. i will give this version
a try.

thanks

benjie


On Tue, Apr 01, 2003 at 01:45:43PM -0800, Mike Stump wrote:
> 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.

-- 
benjie chen
benjie at lcs dot mit dot edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]