public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* bootstrap error on ppc64
@ 2007-09-09  9:20 Revital1 Eres
  0 siblings, 0 replies; 3+ messages in thread
From: Revital1 Eres @ 2007-09-09  9:20 UTC (permalink / raw)
  To: gcc


Hello,

I get the following error while bootstrapping on ppc64 -r128289:

cc/../include -I../../gcc/gcc/../libcpp/include
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber    \
          -DTARGET_NAME=\"powerpc64-unknown-linux-gnu\" \
          -c ../../gcc/gcc/toplev.c -o toplev.o
../../gcc/gcc/toplev.c: In function גgeneral_initג:
../../gcc/gcc/toplev.c:1670: error: גstruct line_mapsג has no member named
גreallocatorג
make[3]: *** [toplev.o] Error 1
make[3]: Leaving directory `/home/revitale/check_in_sms/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2

Thanks,
Revital

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

* Re: bootstrap error on ppc64
  2007-09-25 10:30 Revital1 Eres
@ 2007-09-25 13:22 ` David Edelsohn
  0 siblings, 0 replies; 3+ messages in thread
From: David Edelsohn @ 2007-09-25 13:22 UTC (permalink / raw)
  To: Revital1 Eres; +Cc: gcc, janis187

>>>>> Revital1 Eres writes:

Revital> I get the following error while running  make  BOOT_CFLAGS='-O2' bootstrap
Revital> on ppc64 with --enable-checking on r128689:

Revital> ../../../../gcc/libstdc++-v3/src/system_error.cc -o system_error.o
>> /dev/null 2>&1
Revital> make[4]: *** [system_error.lo] Error 1

	This sounds like the same error Diego reported.  I reopened PR
33168.  I thought this was solved with the earlier patches, but apparently
that only fixed 32-bit PPC bootstrap, not 64-bit PPC.  Apparently we are
missing some PPC64 Linux sections from the same elf selection section
list.

David

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

* bootstrap error on ppc64
@ 2007-09-25 10:30 Revital1 Eres
  2007-09-25 13:22 ` David Edelsohn
  0 siblings, 1 reply; 3+ messages in thread
From: Revital1 Eres @ 2007-09-25 10:30 UTC (permalink / raw)
  To: gcc; +Cc: janis187


Hello,

I get the following error while running  make  BOOT_CFLAGS='-O2' bootstrap
on ppc64 with --enable-checking on r128689:

libtool: compile:  /home/revitale/check_dump_sms/new_build/./gcc/xgcc
-shared-libgcc -B/home/revitale/check_dump_sms/new_build/./gcc -nostdinc++
-L/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/src

-L/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/src/.libs
 -B/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/bin/
-B/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/lib/
-isystem
/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/include
-isystem
/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/sys-include

-I/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/powerpc64-unknown-linux-gnu

-I/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/include
 -I/home/revitale/check_dump_sms/gcc/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2
-D_GNU_SOURCE -std=gnu++0x -c
../../../../gcc/libstdc++-v3/src/system_error.cc -o system_error.o
>/dev/null 2>&1
make[4]: *** [system_error.lo] Error 1
make[4]: Leaving directory
`/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/revitale/check_dump_sms/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/revitale/check_dump_sms/new_build'
make: *** [bootstrap] Error 2

Thanks,
Revital


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

end of thread, other threads:[~2007-09-25 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-09  9:20 bootstrap error on ppc64 Revital1 Eres
2007-09-25 10:30 Revital1 Eres
2007-09-25 13:22 ` David Edelsohn

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