Re: [Mingw-w64-public] [PATCH] shobjidl: use __forceinline

2013-11-18 Thread Rafaël Carré
Le 18/11/2013 20:48, Kai Tietz a écrit : > Patch is ok. > > Thanks, > Kai r6379, thanks -- Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R)

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Jon
On Mon, Nov 18, 2013 at 4:06 PM, Alexey Pavlov wrote: > > > > 2013/11/19 Jon > >> >> >> On Mon, Nov 18, 2013 at 3:46 PM, Alexey Pavlov wrote: >> >>> >>> >>> >>> 2013/11/19 Jon >>> On Mon, Nov 18, 2013 at 3:05 PM, Ruben Van Boxem < vanboxem.ru...@gmail.com> wrote: > 2013

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Alexey Pavlov
2013/11/19 Jon > > > On Mon, Nov 18, 2013 at 3:46 PM, Alexey Pavlov wrote: > >> >> >> >> 2013/11/19 Jon >> >>> >>> On Mon, Nov 18, 2013 at 3:05 PM, Ruben Van Boxem < >>> vanboxem.ru...@gmail.com> wrote: >>> 2013/11/18 Alexey Pavlov > > > > 2013/11/18 Jon > >>

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Jon
On Mon, Nov 18, 2013 at 3:46 PM, Alexey Pavlov wrote: > > > > 2013/11/19 Jon > >> >> On Mon, Nov 18, 2013 at 3:05 PM, Ruben Van Boxem < >> vanboxem.ru...@gmail.com> wrote: >> >>> 2013/11/18 Alexey Pavlov >>> 2013/11/18 Jon > Reasons why the following in a 32bit MSY

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Alexey Pavlov
2013/11/19 Jon > > On Mon, Nov 18, 2013 at 3:05 PM, Ruben Van Boxem > wrote: > >> 2013/11/18 Alexey Pavlov >> >>> >>> >>> >>> 2013/11/18 Jon >>> Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an awful idea? [mingw] #Server = https://sourcefor

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Alexey Pavlov
2013/11/19 Ruben Van Boxem > 2013/11/18 Alexey Pavlov > >> >> >> >> 2013/11/18 Jon >> >>> Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an >>> awful idea? >>> >>> [mingw] >>> #Server = >>> https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$arch >>> Server = >>> h

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Jon
On Mon, Nov 18, 2013 at 3:05 PM, Ruben Van Boxem wrote: > 2013/11/18 Alexey Pavlov > >> >> >> >> 2013/11/18 Jon >> >>> Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an >>> awful idea? >>> >>> [mingw] >>> #Server = >>> https://sourceforge.net/projects/msys2/files/REPOS/MING

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Ruben Van Boxem
2013/11/18 Alexey Pavlov > > > > 2013/11/18 Jon > >> Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an awful >> idea? >> >> [mingw] >> #Server = >> https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$arch >> Server = >> https://sourceforge.net/projects/msys2/files/R

[Mingw-w64-public] MinGW-w64 toolchain replaces mingw.org toolchain in Arch's [Community] repository!

2013-11-18 Thread Ruben Van Boxem
Hi everyone, I am proud to announce my Arch Linux PKGBUILDs for the MinGW-w64 toolchain have been moved to the binary [Community] repository, replacing the old mingw.org version. Users will now be able to install precompiled packages and don't need to compile everything from source. Yay for me an

Re: [Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Alexey Pavlov
2013/11/18 Jon > Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an awful > idea? > > [mingw] > #Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$arch > Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/x86_64 > $arch specify MSYS architec

Re: [Mingw-w64-public] [PATCH] shobjidl: use __forceinline

2013-11-18 Thread Kai Tietz
Patch is ok. Thanks, Kai 2013/11/18 Rafaël Carré : > If the functions are not inlined, they introduce a dependency on ole32.dll or > shell32.dll > --- > mingw-w64-headers/include/shobjidl.h | 22 +++--- > mingw-w64-headers/include/shobjidl.idl | 22 +++--- > 2

[Mingw-w64-public] MSYS2 32bit with pacman mingw 64bit repo?

2013-11-18 Thread Jon
Reasons why the following in a 32bit MSYS2's /etc/pacman.conf is an awful idea? [mingw] #Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$arch Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/x86_64 I don't believe there are any MSYS2 32bit exes or DLLs at

[Mingw-w64-public] [PATCH] shobjidl: use __forceinline

2013-11-18 Thread Rafaël Carré
If the functions are not inlined, they introduce a dependency on ole32.dll or shell32.dll --- mingw-w64-headers/include/shobjidl.h | 22 +++--- mingw-w64-headers/include/shobjidl.idl | 22 +++--- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/mi

Re: [Mingw-w64-public] help with internal error

2013-11-18 Thread niXman
Ruben Van Boxem писал 2013-11-18 20:23: > 2013/11/18 Alessio Mochi > >> Hello, >> I try compile my code with mingw and I get: >> ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void >> MainWindow::deformGum()': >> ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler >> e

Re: [Mingw-w64-public] help with internal error

2013-11-18 Thread Ruben Van Boxem
2013/11/18 Alessio Mochi > Hello, > I try compile my code with mingw and I get: > ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void > MainWindow::deformGum()': > ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler error: > Segmentation fault > } > ^ > Please submit a

[Mingw-w64-public] help with internal error

2013-11-18 Thread Alessio Mochi
Hello, I try compile my code with mingw and I get: ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void MainWindow::deformGum()': ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source i

Re: [Mingw-w64-public] Unwind info version 2: any documentation ?

2013-11-18 Thread Tristan Gingold
On Nov 18, 2013, at 12:11 PM, Kai Tietz wrote: > I've taken a look to ntdll.dll file on Windows 7, and couldn't find > there such a UNWIND_INFO block. Have you cross-checked this with > objdump's capability to dump information? It might be that objdump > doesn't verify for version-number, so w

Re: [Mingw-w64-public] Unwind info version 2: any documentation ?

2013-11-18 Thread Kai Tietz
I've taken a look to ntdll.dll file on Windows 7, and couldn't find there such a UNWIND_INFO block. Have you cross-checked this with objdump's capability to dump information? It might be that objdump doesn't verify for version-number, so we might want to add it there. Regards, Kai -

Re: [Mingw-w64-public] Unwind info version 2: any documentation ?

2013-11-18 Thread Tristan Gingold
On Nov 18, 2013, at 11:53 AM, Kai Tietz wrote: > 2013/11/18 Tristan Gingold : >> Hello, >> >> at least in ntdll.dll from Windows x64 2013, some UNWIND_INFO >> records are using version 2. >> But unfortunately, I wasn't able to get any documentation about >> it. >> >> That's a little bit worryi

Re: [Mingw-w64-public] Unwind info version 2: any documentation ?

2013-11-18 Thread Kai Tietz
2013/11/18 Tristan Gingold : > Hello, > > at least in ntdll.dll from Windows x64 2013, some UNWIND_INFO > records are using version 2. > But unfortunately, I wasn't able to get any documentation about > it. > > That's a little bit worrying, as gdb is reading these tables > in order to compute the b

[Mingw-w64-public] Unwind info version 2: any documentation ?

2013-11-18 Thread Tristan Gingold
Hello, at least in ntdll.dll from Windows x64 2013, some UNWIND_INFO records are using version 2. But unfortunately, I wasn't able to get any documentation about it. That's a little bit worrying, as gdb is reading these tables in order to compute the backtrace. When it finds version 2 records, i