m68k Toolchain issues

Martin Guy martinwguy@yahoo.it
Thu Aug 14 11:22:00 GMT 2008


On 8/14/08, J Silverman <g1powermac@yahoo.com> wrote:

> first.S: Assembler messages:
>  first.S:7: Error: unknown pseudo-op: `.cpu'
>
>  That line in first.S is this:
>
>        .cpu 68000

The gas manual says that .cpu only exists in gas for ARM, at ;east according to
http://sourceware.org/binutils/docs-2.17/as/Index.html
Is this assembler file in GNU assembler format or targetted on some
other assembler?

   M

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list