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

Re: [Ada] Support for building Ada utilities to autogenerate files





On Tue, 9 Oct 2001, Lutz Donnerhacke wrote:

  * Geert Bosch wrote:
  >Another change is to generate the files in the build directory
  >rather than in the source directory, which indeed seems cleaner to me.
  
  I prefer to keep the source tree as clean as possible:

Since no files are generated in the source directory, I do not
understand your comment. All files are generated in the build directory.
  
Your proposed change would result in always building the tools, 
which is not acceptable, since for releases we want to include the
generated sources and not require a full GNAT installation.
This greatly simplifies making new ports using a cross-compiler.

  -Geert
  


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