public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/46772] New: libquadmath: Build failure - strtod: static declaration of 'strtod'  follows non-static declaration
@ 2010-12-02 21:26 burnus at gcc dot gnu.org
  2010-12-03 12:38 ` [Bug fortran/46772] " ktietz at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2010-12-02 21:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46772

           Summary: libquadmath: Build failure - strtod: static
                    declaration of 'strtod'  follows non-static
                    declaration
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


Created attachment 22608
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22608
Draft patch

On MinGW there is the following compiler error; cf. attachment.


/mingw/i586-pc-mingw32/sys-include -DHAVE_CONFIG_H -I. 
-I../../../gcc-trunk/libquadmath -g -O2 -MT gdtoa/dmisc.lo -MD -MP -MF 
gdtoa/.deps/dmisc.Tpo -c ../../../gcc-trunk/libquadmath/gdtoa/dmisc.c -o 
gdtoa/dmisc.o
In file included from ../../../gcc-trunk/libquadmath/gdtoa/gdtoaimp.h:186:0,
                 from ../../../gcc-trunk/libquadmath/gdtoa/dmisc.c:32:
c:/MinGW/include/stdlib.h:319:1: error: static declaration of 'strtod' 
follows non-static declaration
../../../gcc-trunk/libquadmath/gdtoa/gdtoa.h:112:15: note: previous 
declaration of 'strtod' was here


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

end of thread, other threads:[~2010-12-08 22:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-02 21:26 [Bug fortran/46772] New: libquadmath: Build failure - strtod: static declaration of 'strtod' follows non-static declaration burnus at gcc dot gnu.org
2010-12-03 12:38 ` [Bug fortran/46772] " ktietz at gcc dot gnu.org
2010-12-08 15:10 ` burnus at gcc dot gnu.org
2010-12-08 22:36 ` burnus at gcc dot gnu.org
2010-12-08 22:43 ` burnus at gcc dot gnu.org

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