This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Proposed minor build-process revamp to simplify cross-configuration
- To: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Subject: Re: Proposed minor build-process revamp to simplify cross-configuration
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Fri, 12 May 2000 09:15:06 -0700
- Cc: gcc at gcc dot gnu dot org, libstdc++ at sourceware dot cygnus dot com
- References: <200005120942.EAA16497@latour.rsch.comm.mot.com>
On Fri, May 12, 2000 at 04:42:32AM -0500, Loren James Rittle wrote:
> I am not the first to observe the problems of cross-configuration
> described here (I refer to configuration of various parts of the gcc
> tree, not cross-target configuration and building). [See
> libstdc++-v3/docs/*/DESIGN (search for isystem) and past traffic on
> gcc lists.] Below is my proposed solution to an issue that has now
> come to a head.
>
There are many build problems with gcc including cross-compile. I have
sent in bug reports with patches many months ago. You can search for
the gcc mailing list archive for them. I have given up any hope
to see the gcc build process get properly fixed any time soon.
Fortunately, my gcc tree is ok :-).
H.J.