On Mon, Mar 21, 2016 at 1:13 PM, Corinna Vinschen <[email protected]> wrote: > But we export these functions as fallback functions to the applications. > See libstdcxx_wrapper.cc and the end of cxx.cc. While the comment in > cxx.cc claims that this should "not be used in practice", there might be > c++14 code ending up with undefined references to the new delete > operator, isn't it? > > https://cygwin.com/ml/cygwin-patches/2009-q3/msg00010.html outlines > why these exports were necessary in the first place.
Ah, I'll look into updating those files as well then.
