This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
apple-ppc-branch doesn't bootstrap
- From: Timothy J.Wood <tjw at omnigroup dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 18 Jul 2004 18:47:22 -0700
- Subject: apple-ppc-branch doesn't bootstrap
This is on Darwin 7.4:
/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/build/gcc/xgcc
-B/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/build/gcc/
-B/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/install/powerpc-apple-
darwin7.4.0/bin/
-B/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/install/powerpc-apple-
darwin7.4.0/lib/ -isystem
/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/install/powerpc-apple-
darwin7.4.0/include -isystem
/Users/bungi/Source/GNU/gcc/gcc-apple-ppc/install/powerpc-apple-
darwin7.4.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -mlong-double-128 -Wa,-force_cpusubtype_ALL -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I.
-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I./../intl -I../../gcc/gcc/../libcpp/include
-I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee
-I../../gcc/gcc/../libbanshee/points-to -fexceptions -c
../../gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
/var/tmp//ccsGfwfJ.s:4358:Unknown pseudo-op: .no_dead_strip
/var/tmp//ccsGfwfJ.s:4358:Rest of line ignored. 1st junk character
valued 95 (_).
/var/tmp//ccsGfwfJ.s:4361:Unknown pseudo-op: .no_dead_strip
/var/tmp//ccsGfwfJ.s:4361:Rest of line ignored. 1st junk character
valued 95 (_).
/var/tmp//ccsGfwfJ.s:4364:Unknown pseudo-op: .no_dead_strip
/var/tmp//ccsGfwfJ.s:4364:Rest of line ignored. 1st junk character
valued 95 (_).
/var/tmp//ccsGfwfJ.s:4366:Unknown pseudo-op: .no_dead_strip
/var/tmp//ccsGfwfJ.s:4366:Rest of line ignored. 1st junk character
valued 95 (_).
/var/tmp//ccsGfwfJ.s:4368:Unknown pseudo-op: .no_dead_strip
...
-tim