Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Jeff Harrell <jharrell@ti.com>
To: linux@cthulhu.engr.sgi.com
Cc: kernel@ti.com
Subject: C/Assembler question
Date: Fri, 07 Jan 2000 09:23:13 -0700	[thread overview]
Message-ID: <387612F1.99CD5C92@ti.com> (raw)

I seem to be having problems with the compiler in getting a  c/assembly
listing.  I have tried a couple sets of the tools and seem to be
getting the same error with both sets.  Is my syntax correct on the line
below?  Its the -Wa,-a=pc_keyb.lst that seems to cause the
problem.

mips-linux-gcc -D__KERNEL__ -I/home/jharrell/work/mips_linux/include -g
-Wa,-a=pc_keyb.lst -Wall -Wstrict-prototypes -Wa,-a -O2
-fomit-frame-pointer  -G 0 -mno-abicalls -fno-pic -mcpu=r4600 -mips3
-pipe   -c -o pc_keyb.o pc_keyb.c


This is the error that I get when I attempt it:

pc_keyb.c: In function `kb_wait':
pc_keyb.c:103: warning: unused variable `status'
{standard input}: Assembler messages:
{standard input}:565: Fatal error: Symbol kb_wait already defined.


Is there a formatting problem with this command?  Any help would be
greatly appreciated.

Thanks,
Jeff

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeff Harrell                    Work:  (801) 619-6104
Broadband Access group/TI
jharrell@ti.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

             reply	other threads:[~2000-01-07 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-07 16:23 Jeff Harrell [this message]
2000-01-07 22:41 ` C/Assembler question Ralf Baechle

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=387612F1.99CD5C92@ti.com \
    --to=jharrell@ti.com \
    --cc=kernel@ti.com \
    --cc=linux@cthulhu.engr.sgi.com \
    /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