Re: ppc assembler problem

2005-08-18 Thread Gunther Nikl
On Wed, Aug 17, 2005 at 12:33:12PM -0700, James E Wilson wrote: > F. Heitkamp wrote: > > a particular cpu. Looking at the specs file for the host compiler the > > default is -mppc. When I gave the "--with-cpu=7400" shouldn't that have > > made the default -m7400?. What about xgcc, how can I mak

Re: ppc assembler problem

2005-08-17 Thread James E Wilson
F. Heitkamp wrote: > a particular cpu. Looking at the specs file for the host compiler the > default is -mppc. When I gave the "--with-cpu=7400" shouldn't that have > made the default -m7400?. What about xgcc, how can I make that use > the 7400 cpu? Perhaps this is a case that gcc doesn't hand

RE: ppc assembler problem

2005-08-17 Thread Williams Jr, Ernest L.
-Original Message- From: [EMAIL PROTECTED] on behalf of F. Heitkamp Sent: Wed 8/17/2005 8:05 AM To: James E Wilson Cc: gcc@gcc.gnu.org Subject: Re: ppc assembler problem On Tue, 16 Aug 2005, James E Wilson wrote: > F. Heitkamp wrote: >> ../../gcc-cvs-3-3/gcc//gcc/unwind

Re: ppc assembler problem

2005-08-17 Thread F. Heitkamp
On Tue, 16 Aug 2005, James E Wilson wrote: F. Heitkamp wrote: ../../gcc-cvs-3-3/gcc//gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o /tmp/ccNkOiHW.s: Assembler messages: /tmp/ccNkOiHW.s:3142: Error: Unrecognized opcode: `stvx' You didn't mention the binutils version or how it was configured. It

Re: ppc assembler problem

2005-08-16 Thread James E Wilson
F. Heitkamp wrote: > ../../gcc-cvs-3-3/gcc//gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o > /tmp/ccNkOiHW.s: Assembler messages: > /tmp/ccNkOiHW.s:3142: Error: Unrecognized opcode: `stvx' You didn't mention the binutils version or how it was configured. It appears that it isn't completely compatible