linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: etienne <eyem@lalila.net>
To: linux-assembly@vger.kernel.org
Subject: Re: .intel_syntax
Date: Fri, 17 Jan 2003 01:48:35 +1100	[thread overview]
Message-ID: <3E26C643.8040303@lalila.net> (raw)
In-Reply-To: 20030116011903.21711.qmail@webmail28.rediffmail.com

n mishra wrote:

> Hi all,
> Could someone please tell me how the .intel_syntax works.I can't seem 
> to find any reference to it in the man pages or any other 
> documentation on it.I want to compile some code written in the intel 
> syntax using gcc. 

you cant (unless I am wrong)

gcc does at&t syntax only .......... and uses gas to compile assembly

but you can use nasm to compile intel syntax ..... and link nasm object 
files to gcc compiled C or C++

there is heaps of intel syntax docs on Intel's site

etienne

>
> Thanks.
> mishra.
>
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>




      parent reply	other threads:[~2003-01-16 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-16  1:19 .intel_syntax n  mishra
2003-01-16  6:30 ` .intel_syntax hp
2003-01-16  6:36 ` .intel_syntax hp
2003-01-16 14:48 ` etienne [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=3E26C643.8040303@lalila.net \
    --to=eyem@lalila.net \
    --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 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).