Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Compiling C code from command prompt
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Compiling C code from command prompt (Read 3260 times)
shadowonder
Guest
Compiling C code from command prompt
«
on:
July 21, 2009, 08:41:10 am »
Is it possible to compile C files from the command prompt. The only software I have installed related to C is codeblocks and I figure they have a compiler I could use. Do I need to set up any environmental variables?
Thank you.
Logged
thomas
Administrator
Lives here!
Posts: 3979
Re: Compiling C code from command prompt
«
Reply #1 on:
July 21, 2009, 11:34:36 am »
Yes, and yes. The compiler coming with Code::Blocks is MinGW, refer to their site for further information.
Logged
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Compiling C code from command prompt