Christian Maeder wrote:
> [compilation] failed in the directory hood,
> because the target boot is unknown there.
> Could/Should this be fixed?
BTW, nofib is also breaking the fptools suite compilation.
Cheers,
-- AFurtado
___
Haskell mailing list
[EMAI
Simon Marlow wrote:
If you don't want to build hood, then remove it from the tree. Did you
perhaps check out *everything*? The right way is to check out fpconfig
Ah, that was my error. I checked out everything by "cvs co fptools"
instead of only doing "cvs co fpconfig". (When I read "fpconfig",
On 06 October 2004 10:10, Christian Maeder wrote:
> after checking out fptools from cvs. The simple sequence
>
> $ autoreconf
> $ ./configure
> $ make
>
> failed in the directory hood, because the target boot is unknown
> there. Could/Should this be fixed?
>
> I know how to use mk/build.mk and t
Hi,
after checking out fptools from cvs. The simple sequence
$ autoreconf
$ ./configure
$ make
failed in the directory hood, because the target boot is unknown there.
Could/Should this be fixed?
I know how to use mk/build.mk and the ProjectsToBuild variable. I don't
need hood, but make still sho