[kaffe] --enable-pure-java-math not working yet

Dalibor Topic robilad at yahoo.com
Mon Feb 3 06:09:02 PST 2003


Hi Tim,

--- Timothy Stack <stack at cs.utah.edu> wrote:
> > Yeah, I've just seen it yesterday, too, and had a
> > patch handy ;)
> > 
> > thanks, I've checked in a fix, that does pretty
> much
> > what you proposed.
> 
> Now it doesn't work the other way ;)...   This line
> in configure.in:
> 
> 
>
MATH_LIB=$(top_builddir)/libraries/clib/math/libmath.la
> 
> needs to look like this:
> 
>        
>
MATH_LIB="\$(top_builddir)/libraries/clib/math/libmath.la"
> 
> Otherwise "top_builddir" doesn't resolve so MATH_LIB
> has a value of 
>  /libraries/clib/math/libmath.la
> 

Thanks for catching that one again ;) I've checked in
your fix.

cheers,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the kaffe mailing list