Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

gcc-4.5.2 released

<< < (2/4) > >>

reckless:
http://code.google.com/p/mingw-wine/downloads/detail?name=gcc-4.5.2.7z&can=2&q=

here ya go :)

reckless:
im making a dwarf2 build availiable also (other one uses sjlj exceptions).

should be up on google code soon.

uses standard mingw w32api and crt as the mingw64 runtime seems to be broken with dwarf2.

xunxun:

--- Quote from: reckless on January 07, 2011, 07:37:24 am ---as the mingw64 runtime seems to be broken with dwarf2.

--- End quote ---
Why?I use that very well.

reckless:
i use a special fork of the mingw64 runtime (modified to work with the standard mingw gcc paths) but i had some trouble getting the exception support working with dwarf2 but its fixed now it seems as the package i uploaded got the special mingw64 fork included.

a note though its not a 64 bit enabled gcc i use lib32 explicitly and if you prefer you can replace my special fork with the standard mingw runtime and w32api packages.

the benefit of my fork is that its a bit more complete than the standard mingw one (pretty complete directx support) and the ddk is a bit more recent.

xunxun:

--- Quote from: reckless on January 07, 2011, 11:05:36 pm ---i use a special fork of the mingw64 runtime (modified to work with the standard mingw gcc paths) but i had some trouble getting the exception support working with dwarf2 but its fixed now it seems as the package i uploaded got the special mingw64 fork included.

a note though its not a 64 bit enabled gcc i use lib32 explicitly and if you prefer you can replace my special fork with the standard mingw runtime and w32api packages.

the benefit of my fork is that its a bit more complete than the standard mingw one (pretty complete directx support) and the ddk is a bit more recent.

--- End quote ---
But mingw64 contains directx support and ddk. You means you took the mingw64 header files to the mingw?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version