On 3/16/06, <b class="gmail_sendername">David Frech</b> &lt;<a href="mailto:yhc@nimblemachines.com">yhc@nimblemachines.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The issue is that autoconf+configure and gcc aren't looking in<br>/usr/local/{include,lib} for the libgmp stuff (gmp.h and the<br>libraries).<br></blockquote></div><br>
/usr/local is also a standard location under Linux so configure should
have been looking there. I'm not really sure where exactly to look to
change that, but I have been playing around trying to replace the
seperate Windows/Unix build scripts and the evil autoconf/automake
hackery by replacing them with scons. Currently I've got as far as
generating config.h and building yhi and yhc. I just need to try and
build the library now. I haven't talked to Tom about whether he's
actually interested in replacing automake/autoconf but assuming he is
I'll ensure the new build scripts look in the right place :-)<br>
<br>
Andrew<br>
<br>