Hi Jared,

I'm afraid to say that installing Yhc on a Mac was always problematic
due to GMP - and we never had any particular idea why, or any Mac to
test it on. No one is really working on Yhc now, so it's unlikely
anyone will be able to help, sadly.

Thanks, Neil

2009/2/22 Jared Updike <jupd...@gmail.com>:
> I did
>
> scons
>
> It crashed about some .h x86/ffi/darwin. So I did
>
> scons fullclean
> scons depends
>
> and it got much further (I presume...) but now it says
>
> libgmp must be install and gmp.h made accessible before you can compile Yhc
>
> which is odd since I installed them with MacPorts, in /opt/local/lib
> and /opt/local/include; they are there, and Sconstruct has those paths
> in the lines:
>
> env.Append(CPPPATH=["/usr/local/include", "/opt/local/include",
> "/Library/Frameworks/GMP.Framework/Headers"])
>        env.Append(LIBPATH=["/usr/local/lib", "/opt/local/lib",
> "/Library/Frameworks/GMP.Framework"])
>
> so I was puzzled where to go next...
>
> Just wanting to play with Yhc on my Mac...
>
> Any help wouyld be appreciated. Thanks,
>
>  Jared.
> _______________________________________________
> Yhc mailing list
> Yhc@haskell.org
> http://www.haskell.org/mailman/listinfo/yhc
>
_______________________________________________
Yhc mailing list
Yhc@haskell.org
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to