Hi! Please, can somebody explain, why the preprocessor is hardcoded in the GHC perl scripts? IIRC ghc (the perlscript itself) doesn't even reference $RAWCPP. mkdependHS and hscpp do, but why an absolute path and this obscure "-iprefix" parameter? Again, "-iwithprefix" is never used... Would it break things, if there is '$RAWCPP = "cpp -traditional"' only? Cheers, Michael -- W*ndoze NT is faster... CRASHING!
- RE: Preprocessor question Michael Weber
- RE: Preprocessor question Simon Marlow
- RE: Preprocessor question Manuel M. T. Chakravarty
- Re: Preprocessor question Tony Finch
- RE: Preprocessor question Simon Marlow
- RE: Preprocessor question Manuel M. T. Chakravarty
- RE: Preprocessor question Simon Marlow
- RE: Preprocessor question 'Tony Finch'
- Re: Preprocessor question Michael Weber
- Re: Preprocessor question Michael Weber
- Re: Preprocessor question Sven Panne