Re: [Mingw-w64-public] aclocal.m4 and Makefile.am out of sync

2016-08-10 Thread dw
>> Since I need to regenerate Makefile.in, I need to decide what to do: > Make one commit that updates aclocal to v1.15. Committed and pushed. > Make a second commit that > applies your desired changes to both Makefile.am and Makefile.in. Committed and pushed. >> Hopefully someone who knows mo

Re: [Mingw-w64-public] aclocal.m4 and Makefile.am out of sync

2016-08-10 Thread NightStrike
On Aug 10, 2016 5:44 PM, "dw" wrote: > > The checked-in mingw-w64-crt/Makefile.in was generated with 1.15. > However the associated aclocal.m4 is generated with 1.14.1. I don't > know much about the build files, but is mixing and matching like this a > good idea? Nope > Since I need to regenera

Re: [Mingw-w64-public] OpenGL headers need to be updated?

2016-08-10 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10.08.2016 20:04, John Klimek wrote: > I'm trying to compile mpv which checks to see if the OpenGL headers > are installed. It's failing because the included 'gl.h' is missing > the constant GL_RGB32F. Instead, this is defined in glext.h. > > S

[Mingw-w64-public] aclocal.m4 and Makefile.am out of sync

2016-08-10 Thread dw
The checked-in mingw-w64-crt/Makefile.in was generated with 1.15. However the associated aclocal.m4 is generated with 1.14.1. I don't know much about the build files, but is mixing and matching like this a good idea? Since I need to regenerate Makefile.in, I need to decide what to do: a) I c

[Mingw-w64-public] OpenGL headers need to be updated?

2016-08-10 Thread John Klimek
I'm trying to compile mpv which checks to see if the OpenGL headers are installed. It's failing because the included 'gl.h' is missing the constant GL_RGB32F. Instead, this is defined in glext.h. Somebody from the mpv team said that this constant is now part of the default OpenGL specificatio

Re: [Mingw-w64-public] Error when cross compiling Cuba library with mingw-w64

2016-08-10 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10.08.2016 1:48, Mosè Giordano wrote: > I'm trying to cross compile Cuba library > (http://www.feynarts.de/cuba/, here is the latest tarball: > http://www.feynarts.de/cuba/Cuba-4.2.tar.gz) for Windows on Linux > using mingw-w64, but I ran into

[Mingw-w64-public] Error when cross compiling Cuba library with mingw-w64

2016-08-10 Thread Mosè Giordano
Hi, I'm trying to cross compile Cuba library (http://www.feynarts.de/cuba/, here is the latest tarball: http://www.feynarts.de/cuba/Cuba-4.2.tar.gz) for Windows on Linux using mingw-w64, but I ran into this error: $ x86_64-w64-mingw32-gcc -v Using built-in specs. COLLECT_GCC=x86_64-w64-mingw32-g