[comp.unix.sysv386] Thanks for the help

mikeh@cpsc.ucalgary.ca (Michael Hoffos) (06/28/91)

Thanks to everyone that mailed me with hints on getting perl to compile under
ESIX.  The final solution was to re-obtain the sources, and to move the
declaration of atof() in perl.h to before the STD_C thing (so that gcc would
not think atof() returned an int instead of a float!).

Thanks again.

Mike Hoffos