Re: gcc compile with asm
From: Bob Hauck (postmaster_at_localhost.localdomain)
Date: 02/23/04
- Next message: Gerhard W. Gruber: "Re: gcc compile with asm"
- Previous message: Bo Sun: "gcc compile with asm"
- In reply to: Bo Sun: "gcc compile with asm"
- Next in thread: Gerhard W. Gruber: "Re: gcc compile with asm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 23 Feb 2004 11:41:18 -0500
On Mon, 23 Feb 2004 09:49:57 -0600, Bo Sun <b0s6067@cs.tamu.edu> wrote:
> I have written a program using "_asm_". I would like to know what is the
> command line I can use to compile and link it.
Perhaps you should google for "gcc inline assembler". There is no
special comand line needed, but you have to use the correct syntax.
-- -| Bob Hauck -| To Whom You Are Speaking -| http://www.haucks.org/
- Next message: Gerhard W. Gruber: "Re: gcc compile with asm"
- Previous message: Bo Sun: "gcc compile with asm"
- In reply to: Bo Sun: "gcc compile with asm"
- Next in thread: Gerhard W. Gruber: "Re: gcc compile with asm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|