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]
Other format: [Raw text]

Re: makefile in textbook example not work(at stage of make install), plz help


This isnt a GCC question, you may want to invest a few weeks into
learning how to develop on unix style systems using make and C++.
There are plenty of resources on line and books.

It seems like your trying to jump into the deep end without knowing why.

http://www.eng.hawaii.edu/Tutor/Make/

This a good introduction to make.

--Phil


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