public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/29867]  New: building libgfortran fails because of multiple definitions gcc-4.3-20061111
@ 2006-11-16  8:51 Jean-pierre dot vial at wanadoo dot fr
  2006-11-16 11:50 ` [Bug libfortran/29867] " rguenth at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: Jean-pierre dot vial at wanadoo dot fr @ 2006-11-16  8:51 UTC (permalink / raw)
  To: gcc-bugs

linking libgfortran fails becaus of multiple definitions.
Here are le last lines of error messages. there are several hundred such lines

/usr/include/stdlib.h:342: multiple definition of `strtoul'
.libs/environ.o:/usr/include/stdlib.h:342: first defined here
.libs/in_unpack_generic.o: In function `strtol':
/usr/include/stdlib.h:336: multiple definition of `strtol'
.libs/environ.o:/usr/include/stdlib.h:336: first defined here
.libs/in_unpack_generic.o: In function `strtod':
/usr/include/stdlib.h:330: multiple definition of `strtod'
.libs/environ.o:/usr/include/stdlib.h:330: first defined here
.libs/in_unpack_generic.o: In function `atoi':
/usr/include/stdlib.h:403: multiple definition of `atoi'
.libs/environ.o:/usr/include/stdlib.h:403: first defined here
.libs/in_unpack_generic.o: In function `strtol':
/usr/include/stdlib.h:336: multiple definition of `atol'
.libs/environ.o:/usr/include/stdlib.h:336: first defined here
.libs/in_unpack_generic.o: In function `strtoll':
/usr/include/stdlib.h:384: multiple definition of `atoll'
.libs/environ.o:/usr/include/stdlib.h:384: first defined here
.libs/in_unpack_generic.o: In function `strtod':
/usr/include/stdlib.h:330: multiple definition of `atof'
.libs/environ.o:/usr/include/stdlib.h:330: first defined here
collect2: ld returned 1 exit status
make[3]: *** [libgfortran.la] Erreur 1

This problem did not exist in the previous edition of gcc-4.3
it is new in 20061111


-- 
           Summary: building libgfortran fails because of multiple
                    definitions gcc-4.3-20061111
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Jean-pierre dot vial at wanadoo dot fr
 GCC build triplet: host-x86_64-unknown-linux-gnu
  GCC host triplet: host-x86_64-unknown-linux-gnu
GCC target triplet: host-x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2007-01-06 11:11 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-16  8:51 [Bug libfortran/29867] New: building libgfortran fails because of multiple definitions gcc-4.3-20061111 Jean-pierre dot vial at wanadoo dot fr
2006-11-16 11:50 ` [Bug libfortran/29867] " rguenth at gcc dot gnu dot org
2006-11-16 15:20 ` jpvial at nerim dot net
2006-11-16 15:27 ` Jean-pierre dot vial at wanadoo dot fr
2006-11-16 15:36 ` Jean-pierre dot vial at wanadoo dot fr
2006-11-16 16:24 ` [Bug libfortran/29867] [4.3 Regression] " pinskia at gcc dot gnu dot org
2006-11-20  9:34 ` [Bug target/29867] " eesrjhc at bath dot ac dot uk
2006-11-21 17:30 ` Jean-pierre dot vial at wanadoo dot fr
2006-12-01 11:42 ` dfranke at gcc dot gnu dot org
2006-12-03  4:55 ` ron3763 at msn dot com
2006-12-03  4:58 ` ron3763 at msn dot com
2006-12-07 15:11 ` dfranke at gcc dot gnu dot org
2006-12-14 21:41 ` dfranke at gcc dot gnu dot org
2006-12-20 23:01 ` dfranke at gcc dot gnu dot org
2006-12-21  9:10 ` eesrjhc at bath dot ac dot uk
2006-12-21 21:01 ` Jean-pierre dot vial at wanadoo dot fr
2006-12-21 21:13 ` dfranke at gcc dot gnu dot org
2006-12-22 19:20 ` Jean-pierre dot vial at wanadoo dot fr
2006-12-23 17:54 ` dfranke at gcc dot gnu dot org
2007-01-02  1:14 ` eesrjhc at bath dot ac dot uk
2007-01-06 11:11 ` dfranke at gcc dot gnu dot 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).