On 2008 Nov 26, at 9:30, Markus Barenhoff wrote:
Because the ports seem not to get updated, I tried to compile ghc
6.10.1
under freebsd 7 on amd64 myself. For compiling I first used the
ports ghc
The tree's not being updated because 64-bit on freebsd doesn't work
yet, as you found. I beli
Hi!
Because the ports seem not to get updated, I tried to compile ghc 6.10.1
under freebsd 7 on amd64 myself. For compiling I first used the ports ghc
version (6.8.3) and then, in a second try I used the self build 6.10.1 to
build it again.
I added building of api docs with:
$ echo "HADDOCK_DOCS
> "Jason" == Jason Dusek <[EMAIL PROTECTED]> writes:
Jason> Colin Paul Adams <[EMAIL PROTECTED]> wrote:
>> I've managed to solve it this morning. It was the way I was
>> setting up argc and argv (badly) for the call to hs_init.
>> Doing it properly means there are no longer any
Colin Paul Adams <[EMAIL PROTECTED]> wrote:
> I've managed to solve it this morning. It was the way I was
> setting up argc and argv (badly) for the call to hs_init.
> Doing it properly means there are no longer any crashes with
> either Eiffel compliler.
What is the "bad" way to set them up?
-
[EMAIL PROTECTED]:~/software/haskell/ghc-6.10.1> find . -name "*.y*"
./compiler/main/ParsePkgConf.y.source
./compiler/parser/ParserCore.y.source
./compiler/parser/Parser.y.pp.source
./compiler/parser/HaddockParse.y.source
...
___
Glasgow-haskell-users