> < ^ Date: Thu, 10 Nov 1994 18:51:00 -0500
> < ^ From: James McCarron <jmccarro@mercator.math.uwaterloo.ca >
> < ^ Subject: Re: Re: GAP on Solaris 2.3

Thanks a lot for your fast reply.

'gcc' does not seem to cause any problems. Unfortunately for our user in
Zimbabwe, getting GNU C would be a major undertaking.

The problems you had in 'system.c' were probably caused by a conflict
between the declaration of 'signal' in 'system.c' and the Solaris include
files. In this case just building with
'make COPTS=-DSYS_HAS_SIGNAL_PROTO' should also solve it.
Could you check, whether this is true?

Martin.

-- .- .-. - .. -.  .-.. --- ...- . ...  .- -. -. .. -.- .-
Martin Sch"onert,   Martin.Schoenert@Math.RWTH-Aachen.DE,   +49 241 804551
Lehrstuhl D f"ur Mathematik, Templergraben 64, RWTH, 52056 Aachen, Germany

Hello again:

Sure, I will take a look at it. I also tweaked the Makefile
slightly, and that may have been what I did (I don't recall at the
moment, but I will check).

Cheers!

James McCarron
Pure Mathematics
University of Waterloo
CANADA


> < [top]