Hi all,

Here is the second revision release of my personal build. I have for
you a 32-bit and 64-bit compiler, built optimized for core2 and with
Graphite loop optimizations fully enabled. I have included C, C++,
Fortran, Objective-C, and Objective-C++ for this release. The included
GDB is from branch 7.3 and is Python enabled. That means you can do
stuff like

> python import time
> python print time.clock()

Straight from the gdb shell! There's probably more useful things that
can be done, but hey, that's all I tested :-). If there are any
problems with Python (like the missing Python executable that didn't
seem necessary to me), please let me know, and I'll get that fixed for
the next upload.

Qt Creator also works with this GDB, haven't really tested (except a
short run) and once you point it to the gdb binary, everything went as
planned.

Before people start noticing the relatively large size of my packages,
note they include:
 - 5 compiler binaries ~70 MB
 - associated shared and static libraries (including a fatter
libstdc++ with debug symbols in the lib/debug folder) ~70MB
 - the mingw-w64 headers and CRT ~100MB
 - Python dll and scripts ~15MB
 - a nice license directory with all the (L)GPL(2/3+)/Python/etc.
literature you might want.
 - my dedication and love :-P

So I would say you get what you "pay" for. All runtime dll's are
properly stripped this time.

Links are below, but keep in mind I'm still uploading:
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/
https://sourceforge.net/projects/mingw-w64/files/Toolchain%20sources/Personal%20Builds/rubenvb/

PS: a bit less spectacular, but still relevant: in the build scripts,
I removed a superfluous GCC C compiler build step when building the
native version. FYI: there is a git repo with the build scripts
located here: https://github.com/rubenvb/mingw-w64-build-scripts

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to