On 6/30/06, Brent Fulgham <bfulgham@mac.com> wrote:
Attempting to build with gcc 4.0 on OS X fails with the following
errors. Has anyone else successfully built on OS X?
Hi,
Yhc is currently in the process of moving towards using scons for the build process rather than make. Can you try building using scons? You might need to install scons first (
www.scons.org) then simply type 'scons'.
I suspect it will still fail as the errors look to be coming from the fact that you're missing libgmp, but it would be useful to check.
Cheers,
Andrew