[Bug c++/78999] New: problem with gcc on cygwin??? cygwin 2.6.1 with gcc 5.4.0

2017-01-04 Thread bplummer at hotmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bplummer at hotmail dot com Target Milestone: --- I can't get to the bottom of this. I'm thinking that there is an internal problem with the compiler. Mismatch between 32

[Bug c++/78999] problem with gcc on cygwin??? cygwin 2.6.1 with gcc 5.4.0

2017-03-02 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78999 --- Comment #1 from Brian Plummer --- I still have this problem. I just updated my cygwin because I thought I saw some updates to the gcc toolchain, but it had no effect. I also see this issue when I am trying to run configure on my gcc-6.2.0.

[Bug c++/78999] problem with gcc on cygwin??? cygwin 2.6.1 with gcc 5.4.0

2017-03-11 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78999 --- Comment #2 from Brian Plummer --- You can close this bug. I uninstalled/reinstalled Cygwin a number of times from different mirror sites and finally got a good install. Here are my thoughts: 1. I disabled my AntiVirus software (AVG Free

[Bug c/67680] New: Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows

2015-09-22 Thread bplummer at hotmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: bplummer at hotmail dot com Target Milestone: --- both the configure and the make args were default. I've tried a wide va

[Bug c/67680] Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows

2015-09-22 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67680 Brian Plummer changed: What|Removed |Added CC||bplummer at hotmail dot com --- Comment

[Bug c/67680] Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows

2015-09-22 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67680 --- Comment #3 from Brian Plummer --- As requested.

[Bug c/67680] Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows

2015-09-22 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67680 --- Comment #4 from Brian Plummer --- I had these comments in my message, but they got lost when I added my attachment. floatformat.preprocessed.c was created with this command : Brian@MBPWin7-64 ~/gnu/gcc/gcc-5.2.0/libiberty $ gcc -E -c -DHAVE

[Bug c/67680] Seg Fault in gcc 4.9.3 compiling libiberty/floatformat.c when building gcc 5.2.1 on Cygwin 64 on Windows

2015-09-24 Thread bplummer at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67680 --- Comment #7 from Brian Plummer --- Regarding gmp/mpfr. I built them myself and I thought I was careful about the make checks...but maybe not. But I think you are correct about this. It's almost certainly gmp or mpfr. I went ahead and tried