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: [patch] Packager files


Joshua Sumali wrote:
> Attached patch puts files aot-compile-rm, aot-compile, and 
> rebuild-gcj-db into libjava/contrib. These files are taken from 
> java-gcj-compat and are intended to be available for packagers. This
> is the second part of merging java-gcj-compat into libgcj (also see
> sdk styled directory patch).

Do we really want to add these with a default installation??


In addition, aot-compile and rebuild-gcj-db behave nicely in that
they honor --program-suffix and provide man pages.

However, this patch does add a regression in that we now install 
  share/python/aotcompile.py and share/python/classfile.py
by default, poisoning global namespace.

This is a problem we need to fix since it won't allow installing both
GCC 4.4 and GCC 4.5 into the same prefix leveraging --program-suffix.

Gerald


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