This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: m68k assembler



> -----Original Message-----
> From: Aaron J. Grier [mailto:aaron@frye.com] 
> Sent: Wednesday, September 11, 2002 7:21 PM
> To: crossgcc@sources.redhat.com
> Subject: Re: m68k assembler
> 
> 
> On Wed, Sep 11, 2002 at 11:19:03AM +0100, Bruce Adams wrote:
> 
> > An example my specific problem which may or may not be the same is:
> >  
> >     Error: operands mismatch -- statement 'cmp.b (a0),d7'
> > 
> > Oddly it accepts move.b in 'move.b (a0),d7'.
> > 
> > Any ideas?
> 
> either add the register prefixes or use 
> --register-prefix-optional as was previously suggested.
> 
I was going to say I did but instead I must eat humble pie.
I made the newbie error of failing to use -Wa to pass the arguments
from gcc to the assembler.  An "error unknown option" message would
have been nice though.  Thanks for your help everyone.
Now if I can just get libstdc++ to compile for gcc-3.2  ....
			Regards,
				 Bruce A.


============================================================================
 Any opinions expressed in this e-mail are those of the individual and not
 necessarily those of Tyco Electronic Product Group.

 Any prices for the supply of goods or services are only valid if supported
 by a formal written quotation.

 This e-mail and any files transmitted with it, including replies and
 forwarded copies (which may contain alterations) subsequently transmitted
 from Tyco Electronic Product Group are confidential and solely for the use
 of the intended recipient.

 If you are not the intended recipient or the person responsible for
 delivery to the intended recipient, be advised that you have received this
 e-mail in error and that any use is strictly prohibited.  In this event,
 please notify us via e-mail at 'helpdesk.tepg@tycoint.com' or telephone on 
 0121 255 6499 and then delete the e-mail and any copies of it.
============================================================================






------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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