[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-04 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 Robert Shuler changed: What|Removed |Added Resolution|INVALID |WORKSFORME

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-04 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #10 from Robert Shuler --- (In reply to Andrew Pinski from comment #9) > (In reply to Robert Shuler from comment #8) > > On the Cygwin64 installation on Win 7 at the office (where for some reason > > the dll's are not present), it doe

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-04 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #8 from Robert Shuler --- (In reply to Robert Shuler from comment #7) > (In reply to Andrew Pinski from comment #6) > > (In reply to Robert Shuler from comment #5) > > > I just did a from-scratch installation on a different computer (

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-03 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #7 from Robert Shuler --- (In reply to Andrew Pinski from comment #6) > (In reply to Robert Shuler from comment #5) > > I just did a from-scratch installation on a different computer (at the > > office) with Win7 of cygwin-64 GCC and

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-03 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #5 from Robert Shuler --- I just did a from-scratch installation on a different computer (at the office) with Win7 of cygwin-64 GCC and the quad math package. The results are exactly the same. Built-in _float128 works, but identical

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-03 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #3 from Robert Shuler --- Created attachment 36904 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36904&action=edit search of all quad-related files in the Cygwin installation showing dll's with libquadmath functions

[Bug libquadmath/68665] fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-03 Thread mc1soft at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665 --- Comment #2 from Robert Shuler --- Results of that suggestion: $ gcc -lcygquadmath -o test128a test128a.c /usr/lib/gcc/i686-pc-cygwin/4.9.3/../../../../i686-pc-cygwin/bin/ld: cannot find -lcygquadmath collect2: error: ld returned 1 exit statu

[Bug libquadmath/68665] New: fails to link quad math functions even though cygquadmath-0.dll is present

2015-12-02 Thread mc1soft at yahoo dot com
: blocker Priority: P3 Component: libquadmath Assignee: unassigned at gcc dot gnu.org Reporter: mc1soft at yahoo dot com Target Milestone: --- Created attachment 36891 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36891&action=edit zip archive with