public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 3.4 bootstrap failure on powerpc-apple-darwin7.2.0
@ 2004-01-18  4:39 Timothy J. Wood
  2004-01-18 16:07 ` Andrew Pinski
  2004-01-19 20:57 ` Dale Johannesen
  0 siblings, 2 replies; 9+ messages in thread
From: Timothy J. Wood @ 2004-01-18  4:39 UTC (permalink / raw)
  To: gcc


../gcc/configure --prefix="$PREFIX" --enable-altivec  
--enable-languages="c,c++,objc"
make

/Users/bungi/Source/GNU/gcc/gcc-3.4/build/gcc/xgcc  
-B/Users/bungi/Source/GNU/gcc/gcc-3.4/build/gcc/  
-B/Users/bungi/Source/GNU/gcc/gcc-3.4/install/powerpc-apple- 
darwin7.2.0/bin/  
-B/Users/bungi/Source/GNU/gcc/gcc-3.4/install/powerpc-apple- 
darwin7.2.0/lib/ -isystem  
/Users/bungi/Source/GNU/gcc/gcc-3.4/install/powerpc-apple-darwin7.2.0/ 
include -isystem  
/Users/bungi/Source/GNU/gcc/gcc-3.4/install/powerpc-apple-darwin7.2.0/ 
sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings  
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition   
-isystem ./include  -mlong-double-128 -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 -fexceptions -c  
../../gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
/var/tmp//ccec9Kuq.s:4837:stvx vector instruction is optional for the  
PowerPC (not allowed without -force_cpusubtype_ALL option)
/var/tmp//ccec9Kuq.s:4840:stvx vector instruction is optional for the  
PowerPC (not allowed without -force_cpusubtype_ALL option)
/var/tmp//ccec9Kuq.s:4843:stvx vector instruction is optional for the  
PowerPC (not allowed without -force_cpusubtype_ALL option)
/var/tmp//ccec9Kuq.s:4846:stvx vector instruction is optional for the  
PowerPC (not allowed without -force_cpusubtype_ALL option)
...

   Am I supposed to do something to get '-force_cpusubtype_ALL' (or  
maybe -faltivec) passed to xgcc when bootstrapping, or is this an  
actual bug?

-tim

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

end of thread, other threads:[~2004-01-21 14:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-18  4:39 3.4 bootstrap failure on powerpc-apple-darwin7.2.0 Timothy J. Wood
2004-01-18 16:07 ` Andrew Pinski
2004-01-18 19:27   ` Timothy J. Wood
2004-01-18 23:11   ` Ziemowit Laski
2004-01-18 23:18     ` Andrew Pinski
2004-01-18 23:36       ` Ziemowit Laski
2004-01-18 23:45         ` Andrew Pinski
2004-01-21 14:56       ` Segher Boessenkool
2004-01-19 20:57 ` Dale Johannesen

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