Menu

#266 gcc-6 cannot rebuild itself

2.0
closed
nobody
gcc-6.1.0 (1)
2017-02-03
2016-05-25
No

looks like gcc-6.1.0 cannot rebuild itself.

> F:/Msys64/mingw64/include/c++/6.1.0/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
>  #include_next <stdlib.h>
>                          ^
> compilation terminated.
> In file included from ../../gcc-6.1.0/gcc/system.h:266:0,
>                  from ../../gcc-6.1.0/gcc/gengenrtl.c:22:
> F:/Msys64/mingw64/include/c++/6.1.0/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
>  #include_next <stdlib.h>
> 

same bug also breaks compiling many msys2 packages.

Discussion

  • David Macek

    David Macek - 2016-05-25

    lh_mouse has discovered this as well and will be able to tell you what's the status of it. Talk to them at #mingw-w64 on the OFTC IRC network.

     
  • ralph engels

    ralph engels - 2016-05-25

    Will do, thats a rather nasty regression that slipped through the testing. I hope the gcc team pulls back
    this release untill fixed.

     
  • ralph engels

    ralph engels - 2016-06-02

    I filed a bug report to the gcc devs, would be nice if someone could confirm that im not alone in having this bug. Link to the bug here https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71298

    Probably best to have this looked at upstream.

     
  • David Macek

    David Macek - 2017-02-03
    • status: open --> closed
     
  • David Macek

    David Macek - 2017-02-03

    Closing. New tickets can be filed at GitHub.