help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Compiling GLPK with Intel C++ Compiler


From: Barry Rountree
Subject: Re: [Help-glpk] Compiling GLPK with Intel C++ Compiler
Date: Fri, 9 Feb 2007 00:14:30 +0300

On Thursday 08 February 2007 15:13, Ali Baharev wrote:
> I would like to compile it with icc on Linux i686-smp, 32 bit. I use
> it for solving (continuous) LP problems through the API, so i do not
> have to compile the routines related to mps file processing, command
> line reading, exact arithmetic, MILP stuffs, etc.
> 
> Could you please help me with a Makefile?

I'm running on x86_64 with icc and have run into no difficulties at
all.  Try using the regular makefile as follows:

$> CC=icc make

Good luck!

Barry Rountree








reply via email to

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