Building libctf on MinGW

Eli Zaretskii eliz@gnu.org
Fri Jan 3 16:03:00 GMT 2020


> From: Nick Alcock <nick.alcock@oracle.com>
> Cc: Nick Alcock <nick.alcock@oracle.com>, binutils@sourceware.org
> Date: Fri, 03 Jan 2020 15:48:01 +0000
> 
> > Back in November I built Binutils 2.33 with mingw.org's MinGW, and
> > bumped into 3 compilation problems, which I reported on Bugzilla:
> >
> >   https://sourceware.org/bugzilla/show_bug.cgi?id=25155
> >
> > There was no response to that report, and these days I've built a
> > pretest of GDB 9.1 and bumped into the same problem.
> 
> I'm sorry, I didn't notice this report because the component wasn't
> "libctf": mea culpa.

Sorry, I guess I overlooked libctf in the "component" part.

> These should definitely be fixed, but to prevent the recurrence of
> things like this I'd like to know how people compile on mingw. I've been
> using the Cygwin->mingw cross-compilers, which show none of these
> problems, so clearly a *proper* mingw compilation uses something
> different. What is it? :)

I build Binutils (and GDB) natively on MS-Windows using the MSYS ports
of Bash and Make.  GCC and Binutils are as provided by MinGW for
native compilation and linking.

Thanks.



More information about the Binutils mailing list