bug-glpk
[Top][All Lists]
Advanced

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

Re: [Bug-glpk] patch for glpk-4.8


From: Mike Castle
Subject: Re: [Bug-glpk] patch for glpk-4.8
Date: Mon, 17 Jan 2005 13:53:51 -0800
User-agent: Mutt/1.5.6i

On Mon, Jan 17, 2005 at 11:21:57PM +0300, Andrew Makhorin wrote:
> > Also, since this is part of the GNU coding standards, and glpk claims to be
> > a GNU program, it should work.  Without my patch, it does not work.
> 
> This depends on make you are using, not on glpk.

I am using GNU Make.

The patch for Makefile.am that I sent fixes a very common error in packages
using autotools.

If you disagree with me, then I suggest you try to build glpk such that
srcdir != builddir, and I'm sure you'll see that it fails to locate certain
header files (or if it does, it's picking them up from the wrong location,
such as perhaps installed versions).

Ok, actually, I just tested and verified.  If you have glpk already
installed, and build a new version of glpk where srcdir != builddir, then
it does pick up the glpk headers already installed.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc




reply via email to

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