GCC, Mac OS X & the future
Dan Knapp
dankna at gmail.com
Wed Jun 29 07:46:17 CEST 2011
That sounds a lot easier than doing a preprocessor from scratch, so
I'd suggest somebody with knowledge of that area of the code get
started on that. :) It's the only problem so far as I know; the build
got quite far before encountering that. But I don't know for a fact
that it's absolutely the only issue.
On Tue, Jun 28, 2011 at 3:22 PM, Roman Leshchinskiy <rl at cse.unsw.edu.au> wrote:
> On 28/06/2011, at 13:20, Dan Knapp wrote:
>
>> The other issue is that cpp, whether the llvm-gcc version or the clang
>> version, does not work for us. Only gcc cpp fills our needs, and
>> essentially only by the coincidence that it allows the
>> technically-invalid double-tick syntax that is used in Template
>> Haskell code, in particular in dph.
>
> We can easily separate DPH code which uses '' from code which has to be preprocessed if that's the only problem.
>
> Roman
>
>
>
--
Dan Knapp
"An infallible method of conciliating a tiger is to allow oneself to
be devoured." (Konrad Adenauer)
--
Dan Knapp
"An infallible method of conciliating a tiger is to allow oneself to
be devoured." (Konrad Adenauer)
More information about the Cvs-ghc
mailing list