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: Proposal: Require that GAS be built before GCC in a unified tree


On Sat, 1 Mar 2003, Michael S. Zick wrote:

> > Don't you need the version number grubbing anyway for a host-x-host
> > build, if you can't run the newly built GAS?
> >
> Build both the current-machine and the cross-machine binutils first.

Surely if build != host it must already be required that you have
preinstalled toolchains for build x host (to cross-compile the compiler
and tools you're building) and build x target (for target libraries)?  If
someone would update the cross-compiler build/install documentation (merge
what's in install-old.texi into install.texi, make clear exactly what
should be installed in advance and where, how to bootstrap when you don't
start with libc for the target and glibc/libgcc want each other, ...) ....

-- 
Joseph S. Myers
jsm28 at cam dot ac dot uk


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