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.