Re: Failure to build hugs98-Nov2003 on Mac OS X 10.3.2
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the detailed report. Until this is fixed, you could change the line /* #undef HAVE_LIBM */ in config.h to #define HAVE_LIBM 1 and make again.