Re: [Mingw-w64-public] The toolchain's future and my taking part in this project

2018-06-02 Thread Zouzou
h, this is all voluntary work here for most people anyway. Hope you can get back to us some day! :) Zouzou -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sd

Re: [Mingw-w64-public] [Project News|New Builds]

2016-09-18 Thread Zouzou
> > > The online installer is also available at: > https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe > > Hey, As always, thanks for these builds! One note:

[Mingw-w64-public] mingw-builds - Binaries with prefixes

2015-01-11 Thread Zouzou
rsome to people who use the toolchain and do not have the Cygwin cross-compilers. Thanks for any insight, Zouzou -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and develop

[Mingw-w64-public] DWARF debug info in SEH builds

2013-03-24 Thread Zouzou
must have been wrong. Is it a known issue / a todo? Does this depend on some flags to switch when compiling GCC? Would it be much work to produce such a VS-compatible debug section, or could the SEH bits be reused there? Than

Re: [Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-24 Thread Zouzou
ugh). Also, the switch to SEH on x64 isn't mentioned on <http://gcc.gnu.org/gcc-4.8/changes.html>; should it? Zouzou -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download Ap

Re: [Mingw-w64-public] ironCrate

2012-11-30 Thread Zouzou
tead going to be a more regular library that one just includes in one's project and compiles / links with? Zouzou -- Keep yourself connected to Go Parallel: TUNE You got it built. Now make it sing. Tune shows you how.

Re: [Mingw-w64-public] MinWG64 on Windows, for Windows?

2012-11-06 Thread Zouzou
s, for Windows, Linux and MacOSX? have a look at crosstool-ng <http://crosstool-ng.org/>. coupled with Cygwin <http://cygwin.com/> on Windows, it should allow all kinds of cross-compilation. just make sure you're patient enough while Cygwin builds the cross-compilers

Re: [Mingw-w64-public] Mingw for Qt

2012-09-09 Thread Zouzou
leInfo64, SymGetSymFromAddr64 etc) doesn't seem to be able to parse the symbols so either there's actually no SEH or the support is not complete. strangely enough, the build also defines DWARF .debug_* sections in executables;

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

2012-08-17 Thread Zouzou
thing it's not there; see <http://cygwin.com/ml/cygwin/2011-06/msg00149.html> & <http://sourceforge.net/mailarchive/message.php?msg_id=27752884> for reasons why you would want to avoid depending on libbfd and for pointers to an alternative implement

Re: [Mingw-w64-public] problem with static linking - libgcc_s_sjlj-1.dll - pthreadGC2.dll not statically linked

2012-07-10 Thread Zouzou
md5.o -lpthreadGC2 -lz -lws2_32 -lgdi32 the "-shared-libgcc" flag seems out of place. ;) Zouzou -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [Mingw-w64-public] problem with static linking - libgcc_s_sjlj-1.dll - pthreadGC2.dll not statically linked

2012-07-09 Thread Zouzou
md5.o -lpthreadGC2 -lz -lws2_32 -lgdi32 the "-shared-libgcc" flag seems out of place. ;) Zouzou -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and