Who is in charge of maintaining this package? Can we just upgrade to latest binutils?
On Mon, Oct 2, 2017 at 6:25 PM, Steven Penny <svnp...@gmail.com> wrote: > Reposting because it is a new month. Here is a demonstration of the problem: > > $ cat z.cpp > #include <iostream> > main() { > std::cout << "cout test\n"; > } > > $ x86_64-w64-mingw32-g++ -static -o z z.cpp > > $ ./z > Segmentation fault > > - http://cygwin.com/ml/cygwin/2017-09/msg00229.html > - http://cygwin.com/ml/cygwin/2017-09/msg00289.html > - http://github.com/Martchus/tageditor/issues/23 > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple