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 bootstrap/18775] New: Bootstrap fail on CVS on rs6000.c


Apple G4 eMac 

Thu Dec  2 00:24:03 EST 2004

There was a sizeable update from Java runtime.
Don't kow how this would impact this however.


gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING
-DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes  -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/../include -I./../intl
-I../../gcc/gcc/../libcpp/include  \
        ../../gcc/gcc/config/rs6000/rs6000.c -o rs6000.o
../../gcc/gcc/config/rs6000/rs6000.c: In function `rs6000_assemble_integer':
../../gcc/gcc/config/rs6000/rs6000.c:11148: error: `TARGET_RELOCATABLE'
undeclared (first use in this function)
../../gcc/gcc/config/rs6000/rs6000.c:11148: error: (Each undeclared identifier
is reported only once
../../gcc/gcc/config/rs6000/rs6000.c:11148: error: for each function it appears in.)
../../gcc/gcc/config/rs6000/rs6000.c:11159: error: `fixuplabelno' undeclared
(first use in this function)
make[2]: *** [rs6000.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2

-- 
           Summary: Bootstrap fail on CVS on rs6000.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: 3dw4rd at verizon dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.6.0
  GCC host triplet: powerpc-apple-darwin7.6.0
GCC target triplet: powerpc-apple-darwin7.6.0


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


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