2012/6/17 xunxun <[email protected]>

>  于 2012/6/17 21:29, Ruben Van Boxem 写道:
>
> Hi all,
>
> I have uploaded the newest GCC release 4.7.1 to the MinGW-w64 SF.net
> website.
>
> Updated since the last round of builds:
>  - binutils/gdb to latest master state
>  - GMP to 5.0.5
>  - libexpat to v2.1
>
> MinGW-w64 crt and headers are still at v2.0.3.
>
> I believe I remembered to fix the following issues:
>  - gdb 32-bit complaining about sysroot (removed gdb configure option
> --with-sysroot)
>  - response file stuff between gcc and ls (added --with-gnu-ld and
> --with-gnu-as)
>
> I also made optimizations for the tools:
> -O2 -march=nocona -mtune=core2
>
> Which means MMX/SSE/SSE2/SSE3 capable processors only.
>
> Links:
> sourceforge.net/projects/mingw-w64/files/Toolchains targetting
> Win32/Personal Builds/rubenvb/release
> sourceforge.net/projects/mingw-w64/files/Toolchains targetting
> Win64/Personal Builds/rubenvb/release
>
> https://sourceforge.net/projects/mingw-w64/files/Toolchain%20sources/Personal%20Builds/rubenvb/release/
>
> Enjoy.
>
> Ruben
>
> PS: these are still uploading at the time of writing. Be patient :)
>
>
>  And if building Clang using 4.7, it will cause :
> http://llvm.org/bugs/show_bug.cgi?id=12684
>
> I want to know is there any method to make clang to match gcc4.7's call
> conversion
>

Not that I know of. Stay with GCC 4.6 or 4.5 for now I suppose. I was
wondering why this was happening. Thanks for the link to the bug report.
Clang generated binaries crashing makes sense now :)


>
> Maybe we should use Clang to rebuild any libs.
>

You mean rebuild libstdc++ and libgcc with clang? Not worth the effort IMHO.

As far as I know, LLVM supports thiscall, and I think Clang as well, but
perhaps the patch was never submitted. I updated the bug report with a link
to that mailing list discussion.

Ruben


> --
> Best Regards,
> xunxun
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to