Subject: Re: cpp
To: David Jones <dej@eecg.toronto.edu>
From: Chris Hopps <chopps@emunix.emich.edu>
List: amiga-dev
Date: 04/24/1994 15:13:50
>
> The latest makefiles give CPP as
>
> CPP = cpp
>
> I had to change this to
>
> CPP = /usr/libexec/cpp -traditional
>
> I thought the source was supposed to compile out of the box, barring sup
> coherency issues. So, what's wrong with my configuration?
Your ``box'' is wrong. Use the binaries that come from the sources and
all will be fine. i.o.w your using a cpp that isn't form
/usr/src/gnu/usr.bin/gcc2.
Chris.
------------------------------------------------------------------------------