Re: Unable to build GDB on Windows
Simon Cook <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAFOzG3uYYP2Vhigz1yMTUFgBq-c4umXdTnCkxbJ8zFUZFy4gLw@mail.gmail.com> |
On Mon, Sep 28, 2020 at 3:25 PM Eli Zaretskii <[email protected]> wrote: > > What version of MS-Windows is that? I'm building on 64-bit Windows 10 (version 2004 if that's relevant) > What is the value of gl_cv_lib_assume_bcrypt in gnulib/config.cache? gl_cv_lib_assume_bcrypt=${gl_cv_lib_assume_bcrypt=yes} > And what do you see in gnulib/config.log about the test > > checking whether the bcrypt library is guaranteed to be present > configure:20630: checking whether the bcrypt library is guaranteed to be present configure:20650: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:20650: $? = 0 configure:20658: result: yes