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: GCC 3.2.3 on Solaris 2.7


> OK. This is what I also concluded. So I kicked of a build (twice)
> and it churned for a while. It does not complete well.

Which bootstrap compiler?

> ---------config.status------------
> #!/bin/sh

Nah :-)  /bin/sh is not reliable as a configure shell.  See the 
Solaris-specific release notes.

> # This file was generated automatically by configure.  Do not edit.
> # This directory was configured as follows:
> ../configure
> --with-gcc-version-trigger=/home/balaji/gcc-3.2.3/gcc/version.c
> --host=sparc-sun-solaris2.7 --prefix=/home/balaji/gcc-64
> --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --disable-libgcj
> --disable-nls --enable-languages=c,c++,objc --norecursion
> # using "mh-frag"

> gmake[4]: Entering directory
> `/home/balaji/gcc-3.2.3/objdir-64/sparc-sun-solaris2.7/sparcv9/libiberty
'
> gmake[4]: *** No rule to make target `all'.  Stop.

Just to be sure: your Solaris 7 kernel is 64-bit capable, right?

-- 
Eric Botcazou


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