Hi,
I've encountered a build failure of nhc98 1.18 on Mac OS X 10.3.8 using
Apple's gcc 3.3. The build fails with a bus error, as can be seen in
the attached
log. GHC is not installed; the build is using gcc.
The build was done with 'ulimit -s unlimited' set and also used gnu
make 3.79.
The build is part of the darwinports infrastructure on Mac OS X, which
builds
software from source in the manner of the FreeBSD ports collection.
The build commands were:
CC=gcc ./configure --buildwith=gcc --mandir=/opt/local/share/man
ulimit -s unlimited && make
Can anyone tell me if I've done something blindingly stupid?
Please cc me as I am not subscribed to the nhc lists. Thanks!
Best Wishes,
Greg Wright