[nhc-bugs] Trouble building nhc98 for AIX
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Thu Sep 30 10:05:13 EDT 2004
John Goerzen <jgoerzen at excelhustler.com> writes:
> First, every test for including inttypes.h instead of stdint.h should
> include _AIX in the list of systems that use inttypes.h. (Look in
> mark.h, HsFFI.h).
Thanks, I'll add those tests to CVS.
> Now then -- I have no existing Haskell support on this machine so I'm
> bootstrapping from GCC 3.3.2.
>
> make: *** No rule to make target `src/compiler98/*.hc', needed by
> `targets/powerpc-AIX-5.1.0.0/compiler-gcc'. Stop.
You have done a 'make clean' at some point, which has removed the
.hc bootstrapping files. You'll need to unpack the tarfile again,
redo any edits so far, re-configure and re-make.
Regards,
Malcolm
More information about the Nhc-bugs
mailing list