[nhc-users] failure to compile on mips-sgi6.5

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Sat Dec 13 13:47:49 EST 2003


"William S." <wstan at xs4all.nl> writes:

> gcc -c -I../Kernel -I/usr/people/wstan/nhc98-1.16/include  -O3 -DHIGH_BYTE_FIRST -o /usr/people/wstan/nhc98-1.16/targets/mips-IRIX6/obj/runtime/Integer/alloca.o alloca.c
> alloca.c: In function `alloca':
> alloca.c:7: error: too many arguments to function `abort'

Apparently the call to abort(-1) should be simply abort() with no
arguments.

Regards,
    Malcolm


More information about the Nhc-users mailing list