All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gdt@linuxppc.org>
To: (Josh Hudson) <Josh_Hudson@DEWEY.ESD113.WEDNET.EDU>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: RE: Assembler Error
Date: Sat, 17 Apr 1999 21:48:12 +0100 (BST)	[thread overview]
Message-ID: <XFMail.990417214812.gdt@linuxppc.org> (raw)
In-Reply-To: <fc.000f61e60004dff8000f61e60004dff8.4dffa@DEWEY.ESD113.WEDNET.EDU>



On 17-Apr-99 Josh Hudson wrote:
> 
> When I try to compile big codes with lots of lines I get this:
> 
> /tmp/cca00758.s: Assembler messages:
> /tmp/cca00758.s:40303: Error: Bad expression
> /tmp/cca00758.s:40303: Error: Rest of line ignored. First ignored
> character is `M'.
> make: *** [act_comm.o] Error 1  
> 
> 
> Can anyone help me fix this problem???
> 

Which version of the compiler/binutils?  You can get this via:
  rpm -qif `which cc`
  rpm -qif `which as`

Can you provide example code with a repeatable failing case?

------------------------------------------------------------------------
Gary Thomas                              |
email: gdt@linuxppc.org                  | "Fine wine is a necessity of
   ... opinions expressed here are mine  |        life for me"
       and no one else would claim them! |
                                         |      Thomas Jefferson
------------------------------------------------------------------------



[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

  reply	other threads:[~1999-04-17 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-17 14:26 Assembler Error Josh Hudson
1999-04-17 20:48 ` Gary Thomas [this message]
1999-04-18 11:11 ` Franz Sirl

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=XFMail.990417214812.gdt@linuxppc.org \
    --to=gdt@linuxppc.org \
    --cc=Josh_Hudson@DEWEY.ESD113.WEDNET.EDU \
    --cc=linuxppc-dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.