This is the mail archive of the gcc-bugs@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]

Re: gcc 3.0 crashes during installation on IA64 Linux System !


On Aug 14, 2001, Mario Deilmann <Mario.Deilmann@pallas.com> wrote:

> I cannot install gcc 3.0 because of an old as. If I install the new
> as (which worked) the old gcc won't work. So how I could built both
> at the same time ??????

If you put them both in the source tree, as recommended in some
GCC-building FAQ, the pre-installed GCC will use the pre-installed
binutils, whereas the GCC you build will use the binutils you build to
assemble libgcc and other target libraries.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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