Re: Building 4.62 on mingw64

Chris Matrakidis <[email protected]>
Newsgroups gmane.comp.gnu.glpk
Message-ID <CAEaJ3S4BnzW2WAQ4Pss+YARQk-bGAw5bS-GAjfxK4-6zCTqoWA@mail.gmail.com>
Rob,

I build 4.62 on mingw64 all the time, but I don't use msys2.

Your problem seems to be that the symbol __WOE__ is not defined, thus
the complains for the *_r thread safe functions, instead of using the
*_s ones.

Add the following line to your config.h and try again:
#define __WOE__ 1

If this works, are you willing to test a patch to automate this?

Best Regards,

Chris Matrakidis

On 28 June 2017 at 15:59, Schroeder, Rob <[email protected]> wrote:
> Just curios if anyone has had success building 4.62 on mingw64 (via MSYS2)?
> I’m running into issues with the *_r thread safe time functions in the
> stdc.c file.
>
>
>
> Thanks,
>
> Rob
>
>
>
>
>
>
> _______________________________________________
> Help-glpk mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/help-glpk
>

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.