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]

compiling "hacked" code


Hi,

I'm trying to make changes to some files such as cppmain.c and then need
to incrementally build _only_ those binaries that are affected by the
change.  What is a good way to do that?

Also: How do you "make install" incrementally?

PS: I believe this gets more complicated given the various stages of
building.

Thanks in advance for your help.


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