help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Compiling and linking problems


From: Chris Matrakidis
Subject: Re: [Help-glpk] Compiling and linking problems
Date: Sun, 18 Mar 2018 02:12:20 +0200

Dear Mike,

If it isn't too much trouble, please do the following two tests:

1. Call configure (without --disable-reentrant) but before running make, add to config.h the following: #define __WOE__
This is a more blunt version of Heinrich's suggestion, to see if we can make it work. 

2. Call the attached modified configure (again without --disable-reentrant).
This checks for gmtime_r and strtok_r and disables re-entrancy if not found.

Best Regards,

Chris Matrakidis


Attachment: configure
Description: Binary data


reply via email to

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