SVN revision:  119289
Host: x86_64-unknown-linux-gnu (Debian GNU/Linux 3.1)
Configured as: ../../svn/gcc-head/configure
--prefix=/data/home/daniel/x86_64-unknown-linux-gnu/gcc-head-svn
--with-gmp=/data/home/daniel/x86_64-unknown-linux-gnu/gmp-4.2.1
--with-mpfr=/data/home/daniel/x86_64-unknown-linux-gnu/mpfr-2.2.0
--enable-bootstrap --enable-threads=posix --enable-shared --with-system-zlib
--program-suffix=-head-svn --disable-multilib  x86_64-linux --disable-nls
--enable-languages=c,fortran

While linking libgfortran:
.libs/environ.o: In function
`__signbitf':/usr/include/x86_64-linux/bits/mathinline.h:46: multiple
definition of `__signbitf'
.libs/compile_options.o:/usr/include/x86_64-linux/bits/mathinline.h:46: first
defined here
.libs/environ.o: In function
`__signbit':/usr/include/x86_64-linux/bits/mathinline.h:52: multiple definition
of `__signbit'
.libs/compile_options.o:/usr/include/x86_64-linux/bits/mathinline.h:52: first
defined here
[snipped couple of thousands of lines]
.libs/in_unpack_generic.o: In function
`strtod':/usr/include/x86_64-linux/stdlib.h:311: multiple definition of `atof'
.libs/environ.o:/usr/include/x86_64-linux/stdlib.h:311: first defined here
collect2: ld returned 1 exit status
make[3]: *** [libgfortran.la] Error 1
make[3]: Leaving directory
`/data/home/daniel/svn-build/gcc-head/x86_64-linux/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/data/home/daniel/svn-build/gcc-head/x86_64-linux/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/data/home/daniel/svn-build/gcc-head'
make: *** [bootstrap-lean] Error 2


-- 
           Summary: bootstrapping failure: multiple function definitions
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: franke dot daniel at gmail dot com
  GCC host triplet: x86_64-unknown-linux-gnu


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

Reply via email to