This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.0 crashes during installation on IA64 Linux System !
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: gcc 3.0 crashes during installation on IA64 Linux System !
- From: Mario Deilmann <Mario dot Deilmann at pallas dot com>
- Date: Tue, 14 Aug 2001 12:28:40 +0200 (MET DST)
Hi,
this sounds to me like a riddle !
>
> > I installed binutils-2.11.2.tar.gz but now gcc 3.0 configure fails
> > because it detects a cross compiler due to the fact that the new
> > as/ld in combination with 2.9-ia64-000216-final cannot create a
> > runnable exec.
>
> Well... Perhaps you should have built them at the same time, instead
> of installing one then building the other. Or perhaps you need a CVS
> version of binutils. Hard to tell without being involved with ia64
> :-)
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
??????
And I definetly will not build gcc or binutils or whatever I need also from a
CVS tree ! How is this called in english guinea pig ;) ?
I need gcc 3.0 to compile a numerical C++ lib so I first will try the Intel
compiler instead of juggling around with gcc's ICE's. Anyhow I have gcc 3.0
on a Solaris machine (Not that it can compile much of my C++ sources :().
Cheers
-- Mario