Jump to content

Compiling with Make

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
MDM

MDM

    Newbie

  • Members
  • Pip
  • 5 posts
Hey, how would I compile some C under the x86_32 architecture using make?

#2
dcs

dcs

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 775 posts
You don't compile with make, you use a compiler. There are a number of different makers of a make utility, so perhaps trying to be a little bit more specific would help. Although, your best bet for a "how-to" is to do a simple search for your specific make utility.