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]

Rebuilding gcc/gnat after changes


Hi,

I built a cross-compiler with Ada support enabled. Now, if I change a file (e.g. ggc/ada/a-retide.adb) and run "make all" it does not recompile the changed file.
How do I rebuild only the changed files? I don't want to rebuild the whole toolchain everytime I make a change.

Best regards,

   Jan


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