This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Kinh Nguyen <xkinh at yahoo dot com>
- Cc: "Steven M. Christensen" <steve at smc dot vnet dot net>,gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org,bangerth at dealii dot org,gcc-gnats at gcc dot gnu dot org
- Date: Fri, 14 Mar 2003 09:08:54 +0100
- Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
- References: <20030313213349.24367.qmail@web11308.mail.yahoo.com>
> In the old version of GCC (version 2.8.1), gcc -v
> doesn't display line "Thread Mode" so configure
> program aborts.
> I installed gnu make, and using set CONFIG_SHELL to
> /bin/ksh to compile. The problem cound be SUN make
> and SUN sh shell as Steve mentions. When I have
> chance I will test it again.
>
> Another problems when I install using
> make install
> The installation when it is looking for install-sh
> when install sub-directories:
> boehm-gc, sparcv9/include and so on
> It's easy to fix using ln -s, but it's better to
> install without any problem.
Sorry for bothering you but it's not very clear in your message: were you
able to build/install GCC by setting the CONFIG_SHELL variable and using GNU
make throughout the process?
--
Eric Botcazou