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: Top level libgcc checked in


On Wed, 2007-01-03 at 23:28 -0500, Daniel Jacobowitz wrote:

> Right now the libgcc configuration is completely tied up with
> gcc/Makefile.  As parts of the configuration process move from
> gcc/config/ to libgcc/config/ (or libgcc's configure.ac), we'll
> be untangling them.  Eventually, it should be possible to build
> gcc and the target libraries separately.

So I take it that at this stage we've not commenced the process of
having libgcc's configury run autoconf tests on the target compiler?
(Rather than having to hardwire most target details into the t-* files?)
Any objections to starting down this path?

Ben



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