linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Anand Franklin J <franklin@innomedia.soft.net>
Cc: ppc_embedded_maillist <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: clarification to _GLOBAL declaration in processor.h!!!
Date: 06 Feb 2003 06:45:11 -0700	[thread overview]
Message-ID: <1044539111.3119.886.camel@hermes.chez-thomas.org> (raw)
In-Reply-To: <3E420C30.D22A30C4@innomedia.soft.net>


On Thu, 2003-02-06 at 00:18, Anand Franklin J wrote:
>
> Hi,
>         I am compiling a asembler code but it gives the following error,
> using the asembler (MVL ppc_405-as)
>
> ppc_call.s:4000: Error: Unrecognized opcode:
> `_global(powerpcMfhsmc1_data)'
> ppc_call.s:4017: Error: Unrecognized opcode: `_global(setgpio_bit)'
> ppc_call.s:4084: Error: Unrecognized opcode: `_global(np_compare_swap)'
>
> how to solve this problem.

Check the documentation.  These expressions should be written:

	.globl	powerpcMfhsmc1_data
etc.

--
------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary@mlbassoc.com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2003-02-06 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06  7:18 clarification to _GLOBAL declaration in processor.h!!! Anand Franklin J
2003-02-06 13:45 ` Gary Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1044539111.3119.886.camel@hermes.chez-thomas.org \
    --to=gary@mlbassoc.com \
    --cc=franklin@innomedia.soft.net \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).