https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68665
Robert Shuler changed:
What|Removed |Added
Resolution|INVALID |WORKSFORME
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
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 (
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
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
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
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
: 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