Reverted. http://gcc.gnu.org/ml/gcc-cvs/2012-07/msg00442.html
Thanks, K On Mon, Jul 16, 2012 at 5:36 PM, Kai Tietz <ktiet...@googlemail.com> wrote: > Hi, > > I would kindly ask to revert this patch soonish. The define > OPTION_BIONIC is defined within linux.h header, which isn't used by > cygwin and mingw targets. so this symbol is undefined for them and > this is causing bootstrap issue for cygwin and mingw targets. > > Regards, > Kai