[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: es on solaris?



>>>>> Arnold Robbins <arnold@cc.gatech.edu> writes:

:> A simple compile of es on solaris didn't go. Any quick fixes out there?

Well, it failed when we tried gcc on it, so we used cc instead.  Then
we had to add 

  -DSOLARIS -DBUILTIN_TIME=0

to CFLAGS in the Makefile, but I forget why that was needed.  Who
knows, maybe gcc would have compiled it after we fixed that?

- Harald