This is the mail archive of the gcc-help@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]

Make Executable File


I'm just starting to learn C++ and the G++ compiler.  I have been 
able to write and compile a couple of programs successfully, but 
for the life of me I can't find out how to make the resulting object file 
an executable.  While using DJGPP through DOS it creates the 
executables automatically.  The problem I"m having is using G++ 
under Linux.  I've read man pages and info files until my eyes 
crossed.  Could someone please help me get my eyes back in 
focus by pointing me to the information I need?


J. Michael White
Lorena, Texas
jmwhite@mail.hot1.net
http://genealogy.org/~mwhite

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