All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Riebisch <rr@bttr-software.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] kqemu development - mingw issue
Date: Thu, 12 Mar 2009 21:44:02 +0100	[thread overview]
Message-ID: <49B97412.3080905@bttr-software.de> (raw)
In-Reply-To: <97c31bd80903120516i6bc75077o17965e278b9d19c0@mail.gmail.com>

Bartlomiej Celary wrote:

> i386/monitor_asm.S:315: Error: unknown pseudo-op: `.previous'
> i386/monitor_asm.S:347: Error: junk at end of line, first unrecognized
> character is `"'
> i386/monitor_asm.S:347: Error: unknown pseudo-op: `.previous'
> 
> I have only managed to figure out that the .previous directive is not
> supported in my case, and so this peace of code is probably the
> problem:
> 
> #define SEG_EXCEPTION(label) \
>     .section "seg_ex_table", "a" ; \
>     .long label ; \
>     .previous
> 
> also another issue is tha " character...
> 
> Any help greatly appreciated.

Are you using Windows to build KQEMU? AFAIK that won't work, because you
need ELF support + MinGW cross-compiler.

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

  reply	other threads:[~2009-03-12 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12 12:16 [Qemu-devel] kqemu development - mingw issue Bartlomiej Celary
2009-03-12 20:44 ` Robert Riebisch [this message]
2009-03-12 23:06   ` Johannes Schindelin

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=49B97412.3080905@bttr-software.de \
    --to=rr@bttr-software.de \
    --cc=qemu-devel@nongnu.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.