Re: [Mingw-w64-public] [Mingw-users] 64-bit or 32-bit gfortran/minGW

2012-08-16 Thread Kai Tietz
Hi Wayne, I redirected you to mingw-w64's ML. There is no support of 64-bit target on MinGW.org. So you don't need to wonder. If you want 64-bit target (or hosted) toolchain, you should use mingw-w64 based version. Please be aware that MinGW.org and mingw-w64 are two different ventures. Regar

Re: [Mingw-w64-public] rubenvb 4.7.1-2-release build

2012-08-16 Thread Herb Thompson
On 2012-08-16 3:32 PM, Ruben Van Boxem wrote: > Hi everyone, > > ... > > I am in the process of uploading 4.7.1-2-release packages. I tested the > i686-win32 compiler, and it doesn't crash. > > ... On my Win 7 system, the c++.exe in "i686-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb\mingw32\

Re: [Mingw-w64-public] Obtaining stacktraces within a Windows application

2012-08-16 Thread Alex Loukissas
Hi folks, It appears that with addr2line I got quite far. Unfortunately, I haven't been able to try out the libbfd option, since it appears that this library isn't included in the standard ubuntu mingw package. Cheers Alex On Sun, Aug 12, 2012 at 8:43 AM, Alex Loukissas wrote: > Thanks for the

Re: [Mingw-w64-public] apparent "hang" using the experimental pthread library

2012-08-16 Thread Kyle Schwarz
Could it be that x264 or FFmpeg is improperly using the pthread library and that is what is actually causing this issue? If so, I can dig into the code of both and see how they use pthread. Also, I'm not sure if this issue presents itself in just x264 (not x264 in FFmpeg), but would it help if I

Re: [Mingw-w64-public] EXTERNAL: Re: [Mingw-users] building 64 bit

2012-08-16 Thread Ruben Van Boxem
2012/8/16 Damon Register > On 8/16/2012 12:15 PM, Kai Tietz wrote: > > I re-directed you to the mingw-w64 list. MinGW.org doesn't have > Thank you for the quick reply and for pointing me in the right direction. > You have already answered a few of my questions. > > > reason you will get best ans

Re: [Mingw-w64-public] EXTERNAL: Re: [Mingw-users] building 64 bit

2012-08-16 Thread Damon Register
On 8/16/2012 12:15 PM, Kai Tietz wrote: > I re-directed you to the mingw-w64 list. MinGW.org doesn't have Thank you for the quick reply and for pointing me in the right direction. You have already answered a few of my questions. > reason you will get best answers by asking on our list. Also be a

Re: [Mingw-w64-public] experimental 4.7 std::thread enabled build by rubenvb

2012-08-16 Thread Ruben Van Boxem
2012/8/11 Martin Mitáš > > Dne 11.8.2012 19:06, Kai Tietz napsal(a): > > No, > > > > please ignore this advice from Earnie. It is just partial true and > > also misleading. Indeed the decoration of symbols with an '@' is > > either caused by the stdcall-convention, or by the fastcall. > > Never

[Mingw-w64-public] rubenvb 4.7.1-2-release build

2012-08-16 Thread Ruben Van Boxem
Hi everyone, I kind of borked parts of my previous 4.7 release. I apologize again, because I should have caught the problems reported before I uploaded the stuff. These now include MinGW-w64 v2.0.6. I am in the process of uploading 4.7.1-2-release packages. I tested the i686-win32 compiler, and i

Re: [Mingw-w64-public] [Mingw-users] building 64 bit

2012-08-16 Thread Kai Tietz
Hi Damon, I re-directed you to the mingw-w64 list. MinGW.org doesn't have 64-bit support. It might be that they will come up with some in future, but right now there is only mingw-w64 for 64-bit. By this reason you will get best answers by asking on our list. Also be aware that mingw.org and m

Re: [Mingw-w64-public] [Mingw-users] x86_64-w64-mingw32-gcc: error: unrecognized option '-pthread'

2012-08-16 Thread xunxun
于 2012/8/16 17:25, wangfeng wangfeng 写道: Hi, I used x86_64-w64-mingw32-mingw32 to build spice. Then I see the error: /x86_64-w64-mingw32-gcc: error: unrecognized option '-pthread'/ / / How can I resolve the problem? Thanks. Which version do you use? Only 4.7.x or newer can support -pthread now

Re: [Mingw-w64-public] [patch] mingw-w64-crt/configure.ac: sysroot handling

2012-08-16 Thread NightStrike
On Tue, Aug 14, 2012 at 3:30 AM, Corinna Vinschen wrote: > Ping? > > On Aug 7 17:21, Corinna Vinschen wrote: >> Hi, >> >> >> there appears to be a bug in WITHSYSROOT and TARGET_SYSTEM_ROOT handling. >> >> WITHSYSROOT is always set, even if --with-sysroot is not given. The >> reason is that confi

Re: [Mingw-w64-public] [Mingw-users] x86_64-w64-mingw32-gcc: error: unrecognized option '-pthread'

2012-08-16 Thread Kai Tietz
Hi Wangfeng, you were asking your question on wrong mailing-list. I redirected you to mingw-w64's list. Please be aware that mingw.org and mingw-w64 are two different ventures, and you won't get support for mingw-w64 on mingw.org's ML. 2012/8/16 wangfeng wangfeng : > Hi, > I used x86_64-w64-min