Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
C
what is the corect syntax for gcc<source code.o> -o <file name> in command prompt
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
TARUN KUNDHIYA
New Member
Join Date:
Oct 2010
Posts:
1
#1
what is the corect syntax for gcc<source code.o> -o <file name> in command prompt
Oct 13 '10, 08:25 AM
[IMG]E:/TARUN/source file[/IMG]
ashitpro
Recognized Expert
Contributor
Join Date:
Aug 2007
Posts:
542
#2
Oct 13 '10, 09:09 AM
IF we have test.c file, then
gcc test.c -o test_exec
here, test_exec is final executable.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment