This is the mail archive of the crossgcc@sourceware.org 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 Toolchain issues


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


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