Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
FYI: GCC 4.5.0 on Mingw.org
reckless:
done and working wx builds fine now :D
also updated my compiler to use sysroots (saves me some trouble when i need to rebuild the mingw64 runtime) also keeps the crt clean of any mess a user installs :lol:
stahta01:
GCC 4.5.0 related bug reported to wxWidgets has a work around that I did not need on Multi-Lib Build but I did not test the DLLs.
http://trac.wxwidgets.org/ticket/12064
Tim S.
a14331990:
--- Quote from: stahta01 on May 17, 2010, 10:32:16 pm ---GCC 4.5.0 related bug reported to wxWidgets has a work around that I did not need on Multi-Lib Build but I did not test the DLLs.
http://trac.wxwidgets.org/ticket/12064
Tim S.
--- End quote ---
I have enabled --enable-auto-import in ld by default.
a14331990:
News for my build of MinGW GCC 4.5.0, I recently tested Dave Korn's LTO patch for MinGW/Cygwin [1], and it works.
Enable instructions and prebuilt binary at qp-gcc googlecode page. Have a look at here for details.
http://code.google.com/p/qp-gcc/wiki/GCC45BuildByLeoWithLTO
[1] GCC Bugzilla Bug 42776 LTO doesn't work on non-ELF platforms.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42776
reckless:
had my looks on that one also :) and it does indeed work.
the autotools for the mingw package works btw msys ones have been broken for ages i use these instead for most of the grunt work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version