[Mingw-w64-public] FEI OpenInventor with MinGW/MSYS2?

2017-06-07 Thread Mario Emmenlauer
Has anyone attempted to use FEI OpenInventor with C++ MinGW/MSYS2 compilers? They have a Visual Studio SDK package. I'd be very happy if anyone has experience to share... All the best, Mario Emmenlauer -- Check out

[Mingw-w64-public] LoadImage defined in x86_64-w64-mingw32/include/winuser.h

2017-03-14 Thread Mario Emmenlauer
the best, Mario Emmenlauer -- BioDataAnalysis GmbH, Mario Emmenlauer Tel. Buero: +49-89-74677203 Balanstr. 43 mailto: memmenlauer * biodataanalysis.de D-81669 München http://ww

Re: [Mingw-w64-public] [PATCH] Revert "Avoid declaring something extern AND initializing it

2016-09-20 Thread Mario Emmenlauer
I can confirm that the patch works for me with gcc-6.1.0 to build qt5. Thanks! Mario On 17.09.2016 23:56, David Wohlferd wrote: > It took me a bit to figure out the difference between my test code (which > requires the patch) and yours (which can't have it). It was subtle. > > Try this patch

[Mingw-w64-public] undefined references to _set_abort_behavior and ??_7type_info@@6B@

2016-08-23 Thread Mario Emmenlauer
from somewhere? Thanks a lot! Mario On 22.08.2016 10:43, Mario Emmenlauer wrote: > > Thanks Kai! I did what you suggest, and now most of the undefined references > are gone! To help others with the same issue, here is what I did: > I needed to go back all the way to Microsoft V

[Mingw-w64-public] undefined references to __GSHandlerCheck and __security_check_cookie

2016-08-22 Thread Mario Emmenlauer
m in MinGW? Would that work? Or other ideas? Thanks for any help, Mario Emmenlauer -- ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge

Re: [Mingw-w64-public] MSYS2 dlltool finds no symbols in Oracle jvm.dll, is that to be expected?

2016-08-19 Thread Mario Emmenlauer
ied running the tool gendef on the DLL > itself and see what's there? Should be in the mingw tools package. > > On Aug 19, 2016 2:01 PM, "Mario Emmenlauer" <ma...@emmenlauer.de> wrote: > >> >> Dear MinGW-w64 developers, >> >> I'm using MSYS2 dllto

Re: [Mingw-w64-public] mingw64 gcc-6.1.0 hangs when compiling

2016-08-17 Thread Mario Emmenlauer
Dear Ray, On 16.08.2016 13:01, Ray Donnelly wrote: > Hi Mario, > > On Mon, Aug 15, 2016 at 11:29 AM, Mario Emmenlauer <ma...@emmenlauer.de> > wrote: >> >> Dear All, >> >> I don't know how/where to report this or how to debug the issue, >> ple

Re: [Mingw-w64-public] problem compiling QT: where to report?

2016-03-24 Thread Mario Emmenlauer
f line 541 > <https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-qt5/PKGBUILD#L541>, > so you can see what is used > for the MSYS2 package. > > Hope this helps! > > Qt 4 was simpler, but also less configurable. > > Good luck! > > Ruben &

[Mingw-w64-public] problem compiling QT: where to report?

2016-03-24 Thread Mario Emmenlauer
Dear All, thanks for the awesome mingw64, and for the equally awesome msys2. Installation has been almost trivial, very nice work! For the learning experience, I'm trying to compile Qt 5.5.1 for x86_64, but I fail. It goes quite a while, but then it fails with: g++ -c -include

[Mingw-w64-public] parallel make (was: Re: building mingw-w64-crt/headers with Cmake)

2011-04-22 Thread Mario Emmenlauer
Hi, On 04/22/2011 11:15 AM, JonY wrote: You'll likely see an improvement by running make in parallel. Is that possible with MinGW? I have tried various guides on the net, with various combinations of gmake, make, msys-make, QT jom and whatever I could find - without any luck! They all seem

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-10 Thread Mario Emmenlauer
On 09/09/2010 05:05 AM, JonY wrote: On 9/9/2010 04:27, Mario Emmenlauer wrote: Hi JonY, On 09/07/2010 12:03 PM, JonY wrote: On 9/7/2010 15:20, Mario Emmenlauer wrote: On 9/7/2010 01:34, Mario Emmenlauer wrote: On 09/06/2010 04:52 PM, JonY wrote: On 9/6/2010 19:50, Mario Emmenlauer wrote

Re: [Mingw-w64-public] Cross-DLL exception on 64-bit

2010-09-08 Thread Mario Emmenlauer
Hi, On 9/8/2010 21:26, Sébastien Villemot wrote: Hi, Some extra information on the problem that I described in my previous post, and which I suspect to be a bug in MinGW-w64 for 64-bit platform. I attach a sample testcase, which I compile with: x86_64-w64-mingw32-gcc -g -O2

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-08 Thread Mario Emmenlauer
Hi JonY, On 09/07/2010 12:03 PM, JonY wrote: On 9/7/2010 15:20, Mario Emmenlauer wrote: On 9/7/2010 01:34, Mario Emmenlauer wrote: On 09/06/2010 04:52 PM, JonY wrote: On 9/6/2010 19:50, Mario Emmenlauer wrote: On 9/6/2010 15:52, Mario Emmenlauer wrote: I'm the original author of the issue

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-07 Thread Mario Emmenlauer
On 9/7/2010 01:34, Mario Emmenlauer wrote: On 09/06/2010 04:52 PM, JonY wrote: On 9/6/2010 19:50, Mario Emmenlauer wrote: On 9/6/2010 15:52, Mario Emmenlauer wrote: I'm the original author of the issue [0] that Ismail referenced. During the last months since my report, I've repeatedly re

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-06 Thread Mario Emmenlauer
Hi, I'm the original author of the issue [0] that Ismail referenced. During the last months since my report, I've repeatedly re-tried numerous times, but failed to build the canadian cross. Actually, back then mostly the same suggestions where given, tried, and failed. As you can see from my

Re: [Mingw-w64-public] ld: skipping incompatible build/root/mingw/lib/libmingw32.a

2010-04-26 Thread Mario Emmenlauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Doug, On 04/26/2010 03:37 PM, Doug Semler wrote: On Mon, Apr 26, 2010 at 6:25 AM, Mario Emmenlauer ma...@emmenlauer.de wrote: On 04/25/2010 04:48 PM, Kai Tietz wrote: 2010/4/25 Mario Emmenlauer ma...@emmenlauer.de: Hi all, I fail to build

[Mingw-w64-public] ld: skipping incompatible build/root/mingw/lib/libmingw32.a

2010-04-25 Thread Mario Emmenlauer
Hi all, I fail to build a canadian cross with mingw Revision: 2263 (current trunk). The error happens during make all-target-libgcc, message is: [cut]/build/root/x86_64-w64-mingw32/bin/ld: skipping incompatible \ [cut]/build/root/mingw/lib/libmingw32.a when searching for -lmingw32 There

Re: [Mingw-w64-public] ld: skipping incompatible build/root/mingw/lib/libmingw32.a

2010-04-25 Thread Mario Emmenlauer
Hi Kai, On 04/25/2010 04:48 PM, Kai Tietz wrote: 2010/4/25 Mario Emmenlauer ma...@emmenlauer.de: Hi all, I fail to build a canadian cross with mingw Revision: 2263 (current trunk). The error happens during make all-target-libgcc, message is: [cut]/build/root/x86_64-w64-mingw32/bin/ld