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]

Re: compiling "hacked" code


>>>>> "Reza" == Reza Roboubi <reza@linisoft.com> writes:

  Reza> Also: How do you "make install" incrementally?

It's not really possible.  If you know you are only modifying one
particular file over and over (say, cc1), then you could define a
shell alias to make it easy to copy it from the build tree to your
install tree.  Alternatively, you could investigate working in the
build directory while you are developing/testing.

Ben


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