public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Segmentation fault with binutils 2.28.1
@ 2017-10-03  1:25 Steven Penny
  2017-10-03  2:03 ` 叶雨飞
  2017-10-03  5:49 ` Marco Atzeri
  0 siblings, 2 replies; 13+ messages in thread
From: Steven Penny @ 2017-10-03  1:25 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-10-06  9:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-03  1:25 Segmentation fault with binutils 2.28.1 Steven Penny
2017-10-03  2:03 ` 叶雨飞
2017-10-03  5:26   ` Marco Atzeri
2017-10-03  5:49 ` Marco Atzeri
2017-10-03 11:50   ` Steven Penny
2017-10-03 12:37     ` Marco Atzeri
2017-10-04  1:28       ` Steven Penny
2017-10-04  2:52         ` 叶雨飞
2017-10-04 20:27           ` Marco Atzeri
2017-10-05 17:22         ` Marco Atzeri
2017-10-05 22:14           ` 叶雨飞
2017-10-06  6:02             ` Marco Atzeri
2017-10-06  9:50           ` JonY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).