All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Holcomb-Hockin <crsntlvs@ipeg.com>
To: linux-assembly@vger.kernel.org
Subject: gcc gas errors and vim
Date: Sat, 09 Nov 2002 17:10:15 -0800	[thread overview]
Message-ID: <3DCDB1F7.8070007@ipeg.com> (raw)

When I get a error assembling with gcc vim gets pointed to a temporary 
file with a random name that doesn't exist anymore instead of the actual 
source file.  I wondered if there is a workaround or if I should give a 
bug report to gcc.

I'm using
gcc 2.95.4
gas 2.12.1
gmake 3.79.1
vim 6.1 with patches up to 183

this is some example output when I make in vim.

gcc    -c -o main.o main.S
/tmp/ccXhsmV7.s: Assembler messages:
/tmp/ccXhsmV7.s:22: Error: suffix or operands invalid for `mul'
gmake: *** [main.o] Error 1



             reply	other threads:[~2002-11-10  1:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-10  1:10 Corey Holcomb-Hockin [this message]
2002-11-10  1:46 ` gcc gas errors and vim Brian Raiter

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=3DCDB1F7.8070007@ipeg.com \
    --to=crsntlvs@ipeg.com \
    --cc=linux-assembly@vger.kernel.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.