This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/28320] New: bootstrap failure in libstdc++-v3


/opt/build/eric/gcc-4_1-branch/./gcc/xgcc -shared-libgcc
-B/opt/build/eric/gcc-4_1-branch/./gcc -nostdinc++
-L/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src
-L/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src/.libs
-B/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/bin/
-B/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/lib/ -isystem
/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/include -isystem
/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/sys-include
-I/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/include/ia64-hp-hpux11.23
-I/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/include
-I/home/eric/svn/gcc-4_1-branch/libstdc++-v3/libsupc++ -g -O2
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c
c++locale.cc  -fPIC-DPIC -o .libs/c++locale.o
/usr/include/errno.h:39: error: previous declaration of 'int errno' with 'C++'
linkage
/usr/include/sys/errno.h:52: error: conflicts with new declaration with 'C'
linkage
gmake[4]: *** [c++locale.lo] Error 1
gmake[4]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/opt/build/eric/gcc-4_1-branch/ia64-hp-hpux11.23/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/opt/build/eric/gcc-4_1-branch'
gmake: *** [all] Error 2

Last successful bootstrap on Jun 3.


-- 
           Summary: bootstrap failure in libstdc++-v3
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org
 GCC build triplet: ia64-hp-hpux11.23
  GCC host triplet: ia64-hp-hpux11.23
GCC target triplet: ia64-hp-hpux11.23


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]