help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk 4.57 release information


From: Marco Atzeri
Subject: Re: [Help-glpk] glpk 4.57 release information
Date: Tue, 10 Nov 2015 09:39:01 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0



On 10/11/2015 07:49, Heinrich Schuchardt wrote:
Hello Marco,

why do you rely on uname to determine if the flag should be set?


copy and past from some other packages.

Will this also work when cross compiling for MinGW?

No idea. I am not cross compiling


Other packages use the following:

case "${host}" in
   *-*-cygwin* | *-*-mingw*)
     ...
     ;;
esac

This should work, I assume.


cf.
https://github.com/pandamonia/libffi-iOS/blob/master/patches/no-undefined-fix

The flag -no-undefined is described at
https://www.gnu.org/software/libtool/manual/html_node/Link-mode.html

Best regards

Heinrich Schuchardt

On 10.11.2015 07:27, Marco Atzeri wrote:
On 08/11/2015 09:50, Andrew Makhorin wrote:

GLPK 4.57 Release Information
*****************************


Hi Andrew,
for the next release, can you add the attached patch
to set the "-no-undefined" for LDFLAGS for Cygwin
and similar platforms ?

In this way the source will build the shared lib
off the shelf.

Regards
Marco





_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk




reply via email to

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