« Return to Thread: GCC doesn't create an executable

Re: GCC doesn't create an executable

by Bill Rigdon :: Rate this Message:

Reply to Author | View in Thread

Norton Allen wrote:
>> I have the same problem.  I tried to compile the requisite "Hello, world!"
>> program, but gcc didn't give any messages, nor generate any output.  

Are you sure this failed, or were you perhaps expecting to find an
executable called hello.exe? The output I get is called a.exe.
I've tried it with and without the -o option.  It produces nothing, nor does it print any output to the console.

 « Return to Thread: GCC doesn't create an executable