|
|
#1 |
|
Cheesoid
|
Sorry, I can't totally understand you. You want to know how to compile that program?
|
|
|
|
|
|
#2 |
|
Site Team
Join Date: Jul 2009
Posts: 2,627
|
Have you got gcc installed?
If so it should just be a case of Code:
gcc -o output modemsim.c
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
#3 |
|
In Runtime
Join Date: Mar 2011
Posts: 274
|
|
|
|
|
|
|
#4 |
|
In Runtime
Join Date: Jan 2011
Posts: 276
|
same discussion here this may give clear idea Does Anyone Know How To Make Exe Files - Discuss Anything
|
|
|
|
|
|
#5 |
|
Solid State Member
Join Date: May 2011
Posts: 18
|
All an exe file is, is a file containing machine code, or code that the motherboard/processing-unit can understand. Doing this your self will be extremely hard, so you should use a compiler. You could try C?
EDIT: Woa, was this thread bumped by someone? If so, excuse me. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|