[Bug bootstrap/67363] [6 Regression] r227188 breaks build for mingw-w64

sebastian.huber@embedded-brains.de gcc-bugzilla@gcc.gnu.org
Thu Sep 10 09:55:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67363

Sebastian Huber <sebastian.huber@embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber@embedded-br
                   |                            |ains.de

--- Comment #11 from Sebastian Huber <sebastian.huber@embedded-brains.de> ---
Yes, the mingw build is still broken.

Git has compatibility functions for setenv() and unsetenv():

https://github.com/git/git/blob/master/compat/setenv.c
https://github.com/git/git/blob/master/compat/unsetenv.c

Maybe something like this can be used in GCC as well.



More information about the Gcc-bugs mailing list