Segmentation fault with binutils 2.28.1
叶雨飞
sunyucong@gmail.com
Tue Oct 3 02:03:00 GMT 2017
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 <svnpenn@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
More information about the Cygwin
mailing list