This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: documentation for cross compiling.
On Tue, Jul 03, 2001 at 05:00:41PM -0700, Daniel Jacobowitz wrote:
>
> But I'd like to keep it possible to build gcc without any target glibc
> headers at all, without having to fiddle the gcc configuration, so that
> this sort of clean build continues to be possible.
>
That is a nice thing to have, at least as a configure time option. It
may not give you a complete C compiler, but may be good enough to
compile glibc with it.
H.J.