public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Question on effort to port Diab Tools developed Power PC   405 assembly source to GNU
       [not found] <9C763A9C06F5F4499702A2E6375265FC0114902659@mail.wingspeedc  orp.com>
@ 2008-01-08  2:08 ` Fabian Cenedese
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Cenedese @ 2008-01-08  2:08 UTC (permalink / raw)
  To: gcc-help

At 10:23 04.01.2008 -0500, David W. Goble wrote:
>Hi,
>
>We are trying to compile with gcc assembler some Power PC 405 test code that was developed with the Diab toolset and are getting various errors in an assembly test module.  There are problems with certain machine instructions not being  recognized (for example, iccci, dccci, mticcr, mtdccr),  and with certain style comments (semi-colon followed by dashes) resulting in mis-parsing of subsequent (semi-colon word word) style comments (with attempts to parse 'word' as an assembly instruction).
>
>Is there a gcc assembler switch of some kind to allow for PPC405 differences?

What is your current gcc/as line? Do you have a cross compiler tool chain?
We just use -mcpu=403 and that also works for 405 (iccci, dccci).

bye  Fabi


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

* Question on effort to port Diab Tools developed Power PC 405  assembly source to GNU
@ 2008-01-05 19:51 David W. Goble
  0 siblings, 0 replies; 2+ messages in thread
From: David W. Goble @ 2008-01-05 19:51 UTC (permalink / raw)
  To: gcc-help

Hi,

We are trying to compile with gcc assembler some Power PC 405 test code that was developed with the Diab toolset and are getting various errors in an assembly test module.  There are problems with certain machine instructions not being  recognized (for example, iccci, dccci, mticcr, mtdccr),  and with certain style comments (semi-colon followed by dashes) resulting in mis-parsing of subsequent (semi-colon word word) style comments (with attempts to parse 'word' as an assembly instruction).

Is there a gcc assembler switch of some kind to allow for PPC405 differences?

Thanks,
David Goble


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

end of thread, other threads:[~2008-01-07 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9C763A9C06F5F4499702A2E6375265FC0114902659@mail.wingspeedc  orp.com>
2008-01-08  2:08 ` Question on effort to port Diab Tools developed Power PC 405 assembly source to GNU Fabian Cenedese
2008-01-05 19:51 David W. Goble

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