gcc 3.0 crashes during installation on IA64 Linux System !

Alexandre Oliva aoliva@redhat.com
Tue Aug 14 15:38:00 GMT 2001


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



More information about the Gcc-bugs mailing list