2013/4/14 Ozkan Sezer <[email protected]>

> On 4/14/13, Ruben Van Boxem <[email protected]> wrote:
> > Hi,
> >
>
> Hi Ruben,
>
> > Is it possible to use mingw-w64 v2.0.8 to build GCC 4.8? V2.0.7 fails
> > in libstdc++ for sure, I currently used trunk for my arch packages,
> > but a user says 2.0.8 would work too. Will all functionality be
> > present (e.g. std::to_string)?
> >
> > Please advise,
> >
> > Ruben
> >
>
> Excluding the ChangeLogs and the deleted useless include/directx
> stuff, the 2.0.7->2.0.8 diffstat looks like the following:
>
>  mingw-w64-crt/crt/tlssup.c                  |   11 +--
>  mingw-w64-crt/intrincs/bitscanfwd.c         |    4 -
>  mingw-w64-crt/intrincs/bitscanfwd64.c       |    4 -
>  mingw-w64-crt/intrincs/bitscanrev.c         |    4 -
>  mingw-w64-crt/intrincs/bitscanrev64.c       |    4 -
>  mingw-w64-crt/intrincs/bittest.c            |    2
>  mingw-w64-crt/intrincs/bittest64.c          |    2
>  mingw-w64-crt/intrincs/bittestc.c           |    2
>  mingw-w64-crt/intrincs/bittestc64.c         |    2
>  mingw-w64-crt/intrincs/bittestci.c          |    2
>  mingw-w64-crt/intrincs/bittestr.c           |    2
>  mingw-w64-crt/intrincs/bittestr64.c         |    2
>  mingw-w64-crt/intrincs/bittestri.c          |    2
>  mingw-w64-crt/intrincs/bittestri64.c        |    2
>  mingw-w64-crt/intrincs/bittests.c           |    2
>  mingw-w64-crt/intrincs/bittests64.c         |    2
>  mingw-w64-crt/intrincs/bittestsi.c          |    2
>  mingw-w64-crt/intrincs/bittestsi64.c        |    2
>  mingw-w64-crt/lib32/iphlpapi.def            |   45 ++++++------
>  mingw-w64-crt/lib32/msvcr90d.def            |    2
>  mingw-w64-crt/lib64/iphlpapi.def            |    5 +
>  mingw-w64-crt/lib64/msvcr90d.def            |    2
>  mingw-w64-headers/crt/math.h                |    6 -
>  mingw-w64-headers/direct-x/include/dinput.h |    8 ++
>  mingw-w64-headers/include/icmpapi.h         |    4 -
>  mingw-w64-headers/include/mstcpip.h         |  101
> ++++------------------------
>  mingw-w64-headers/include/winbase.h         |   13 ++-
>  mingw-w64-headers/include/winnls.h          |    8 --
>  mingw-w64-headers/include/winnt.h           |   46 +++++++-----
>  mingw-w64-headers/include/winternl.h        |   33 ++++++---
>  31 files changed, 153 insertions(+), 177 deletions(-)
>
> Also attached the diff file here for your reference.  If 2.0.7 fails
> with libstdc+++ in 4.8.0, I can't see how it would succeed with 2.0.8.
>

indeed, there should at least be some change to some sprintf-kind of thing.

Thanks!

Ruben


>
> --
> O.S.
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to