[ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64} binutils, gcc (Test)

Steven Penny svnpenn@gmail.com
Mon Sep 25 18:44:00 GMT 2017


On Mon, 25 Sep 2017 18:43:27, =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= wrote:
> > Here is another 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
> 
> Does not reproduce here.

Scared me for a second - however upon trying this again with a pristine virtual
machine - the error persists

perhap you are using old versions - to repro - you need to be using:

- mingw64-x86_64-binutils 2.28.1
- mingw64-x86_64-gcc-core 6.3.0
- mingw64-x86_64-gcc-g++ 6.3.0


--
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