Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
FYI: GCC 4.5.0 on Mingw.org
ptDev:
--- Quote from: Loaden on August 02, 2010, 04:04:56 am ---4.5.1 released.
http://gcc.gnu.org/gcc-4.5/
--- End quote ---
From the change list:
--- Quote from: GCC4.5.1 ---This is the list of problem reports (PRs) from GCC's bug tracking system that are known to be fixed in the 4.5.1 release. This list might not be complete (that is, it is possible that some PRs that have been fixed are not listed here).
All languages
GCC's new link-time optimizer (-flto) now also works on a few non-ELF targets:
Cygwin (*-cygwin*)
MinGW (*-mingw*)
Darwin on x86-64 (x86_64-apple-darwin*)
LTO is not enabled by default for these targets. To enable LTO, you should configure with the --enable-lto option.
--- End quote ---
nice :)
a14331990:
Successfully built (using my build of mingw gcc 4.5.0, gcc45-leo.7z, located at http://code.google.com/p/qp-gcc/downloads/list)
binutils 2.20.51.20100801
gcc 4.5.1
gdb-7.2.50.20100802
wxWidgets 2.8.10
boost 1.43
codeblocks r6435
on this afternoon. 8)
dll linking and LTO are all OK. :D
All patches utilized will be uploaded to somewhere soon.
Dear moderator of this forum, can I upload it here?
MortenMacFly:
--- Quote from: a14331990 on August 02, 2010, 05:23:27 pm ---All patches utilized will be uploaded to somewhere soon.
Dear moderator of this forum, can I upload it here?
--- End quote ---
If these are C::B patches, then yes. Otherwise: No. We don't have endless forums space you know. But you can surely use a filesharing homepage for this...
reckless:
also uploaded latest version on http://code.google.com/p/mingw-wine look for mingw-w32.exe (kgb self extracting archive. done due to site size limit issue).
will make a diff of my modifications to the mingw64 runtime (rather simple really just removes using mingw path/host/include and lib etc. and instead use gcc's include and lib paths).
binutils 2.20.51 from mingw.org includes the patches allready :)
gcc was patched with johns patches for tdm and the lto patch.
crt includes directx and ddk. note the ddk from mingw64 has some headers in other places than the ddk from mingw so you may have to doublecheck your code if you need the ddk.
skipped java in this build as its pretty broken atm on win32. left ada in as it might be handy and it works.
works very well so far :)
a14331990:
--- Quote from: MortenMacFly on August 02, 2010, 08:04:07 pm ---
--- Quote from: a14331990 on August 02, 2010, 05:23:27 pm ---All patches utilized will be uploaded to somewhere soon.
Dear moderator of this forum, can I upload it here?
--- End quote ---
If these are C::B patches, then yes. Otherwise: No. We don't have endless forums space you know. But you can surely use a filesharing homepage for this...
--- End quote ---
Thanks for reminding me.
All patches have been already uploaded to qp-gcc's page and my page
http://code.google.com/p/qp-gcc/downloads/list
http://code.google.com/p/a1mingwgcc/downloads/list
Please help testing them.
Binaries and Sources will also be uploaded to qp-gcc's page or my page soon
http://code.google.com/p/a1mingwgcc/
Best Regards.
a14331990 a.k.a Leo
Already uploaded 8)
http://code.google.com/p/a1mingwgcc/wiki/InstructionsForMinGWGCC451
http://code.google.com/p/a1mingwgcc/downloads/list
Please help testing them.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version