Hi,

The hugs98-20041101 snapshot builds without trouble on OS X 10.3.8.
(It's the one I use in darwinports for hugs98-devel). Our standard DP hugs98
is still the Nov2002 version, since I was never able to get the Nov2003 release
to build properly.


(If your not familiar with darwinports, see http://darwinports.opendarwin.org.
It is in some ways similar to fink, but is intended to be a more flexible building/
packaging infrastructure.)


If you do decide to set up darwinports on your system, you can build the
20041101 snapshot from source by typing

        sudo port install hugs98-devel

Remember to add the darwinports binary directory (/opt/local/bin by default)
to your path.


If you want to watch the progress of the build, use

        sudo port -dv install hugs98-devel

(the -dv option gives you verbose debugging, and will let you see all
of the output from the build).

Best Wishes,
Greg



On Feb 25, 2005, at 4:56 PM, Sven Panne wrote:

Arthur Baars wrote:
See the hugs-bugs archive:
http://www.mail-archive.com/[email protected]/msg02815.html
Malcolm Wallace wrote:
The configure script is (wrongly) determining that the MacOS X C
compiler does not support Floats/Doubles. Ideally, the autoconf magic
which determined this setting should be fixed, [...]

Hmmm, I'm not sure if the autoconf magic has been fixed. Does it work with Hugs from
CVS HEAD? If not, could somebody please send a patch for it or at least a log + all
involved config.logs? I don't have access to a Mac...


Cheers,
   S.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe


_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to