gcc compile with asm

From: Bo Sun (b0s6067_at_cs.tamu.edu)
Date: 02/23/04


Date: Mon, 23 Feb 2004 09:49:57 -0600

hi:

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.

Suppose the file name is file.c

gcc file.c

does not work.

Best Regards,

bo



Relevant Pages

  • Re: link & libraries
    ... gcc: ./selection.o: No such file or directory ... In short this command reads: ... This tells gcc to compile file1 and file2 from C source to object ... For an example of a simple Makefile that works with AMU, ...
    (comp.sys.acorn.programmer)
  • Re: Problem Linking after gcc Compile
    ... >The following is the command and output to gcc: ... That is not the right command, ... The correct command for a C++ compile by GNU is ... IRIX does). ...
    (comp.sys.sgi.admin)
  • Re: creating shared library for JNI
    ... and modify the command line so that it produces a .so file? ... Compile for JNI like this: ... I prefer to link with gcc: ...
    (comp.lang.java.help)
  • Re: gcc compile with asm
    ... gcc asm_test.c ... >>command line I can use to compile and link it. ... > If your asm code is inlined, then the command for compiling is the same as ...
    (comp.os.linux.development.system)
  • adapting compile command
    ... For example I'm compiling a file with gcc and then I get a list of errors and warnings. ... How can you realize that you can use the same functionality of the 'compile' command with the PCLint Output. ...
    (comp.emacs.xemacs)