This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc command syntax


I need the correct syntax for gcc command.
I wish to compile 2 programs and run them simultaneously.
For that when I write the gcc command for eg.
$gcc c1.c
then it creates a make file a.exe
but in my case i wish to make an exe of my choice. I wish to make to exes.
with different names. How is it possible ?
Please help me.
thanking you
gcc learner





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]