bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-glpk] glpk-4.12 build failure on GNU/Linux


From: Claudio Fontana
Subject: Re: [Bug-glpk] glpk-4.12 build failure on GNU/Linux
Date: Thu, 9 Nov 2006 15:48:57 +0300

Hello,

--- Andrew Makhorin <address@hidden> wrote: 

> There are two ways to fix the bug.
> 
> 1. Patch configure.in and then run
> autoconf/automake.
>    Thanks to Davide Madrisan
> <address@hidden> who
>    provided the patch:
> 
> --- configure.in.orig   2006-11-09
> 09:43:01.000000000 +0100
> +++ configure.in        2006-11-09
> 09:43:15.000000000 +0100
> @@ -21,7 +21,7 @@
>  sed -e 's/#undef GLP_USE_GMP/#define GLP_USE_GMP/'
> \
>         ./include/glpcfg.hin > ./include/glpcfg.h
>  rm -f ./include/glpcfg.hin
> -LIBS="-lgmp"
> +LIBS="-lgmp -lm"
>  else
>  echo "*** WARNING ***"
>  echo "To attain a much better performance on using
> exact arithmetic"

Works perfectly now, thanks.

Claudio


__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto 
spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 







reply via email to

[Prev in Thread] Current Thread [Next in Thread]