
18 Sep
2003
18 Sep
'03
6:14 p.m.
Hi, My builds with gcc 3.3 on Linux are segfaulting, e.g. http://buildd.debian.org/fetch.php?&pkg=nhc98&ver=1.16-2&arch=sparc&stamp=1063762426&file=log&as=raw This is using the patch at http://ftp.debian.org/debian/pool/main/n/nhc98/nhc98_1.16-2.diff.gz which I think should be the two non-win32 patches from your website, the asmlong.h patch you committed to CVS, changing abort(-1) to abort() in src/runtime/Integer/alloca.c and protecting a trailing \ in src/prelude/List/Difference.hs with a comment. Also, your build system isn't very clear to me - what is the recommended way to use /usr/bin/gcc-2.95 as the C compiler? Thanks Ian