Help -- How to compile *.c to *.bin

Tim Prince tprince@computer.org
Mon Jun 12 20:18:00 GMT 2000


Look these things up, e.g. 'info gcc'  or consult any unix or linux
text.

gcc -o test.bin test.c

Tim Prince
----- Original Message -----
From: "kanata" <kanata@celab1.ee.ntou.edu.tw>
To: <bug-gcc@gnu.org>
Sent: Monday, June 12, 2000 7:48 PM
Subject: Help -- How to compile *.c to *.bin


> Hi All,
> I have a problem with GNU CC that I don't know how to
> compile my test.c into test.bin. Could any kind one
> tell me how to make it? Thanks.
>
> Best Regards,
> Kanata



More information about the Gcc-bugs mailing list