public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: "Balaji Srinivasa" <Balaji@bladelogic.com>
Cc: gcc@gcc.gnu.org
Subject: Re: GCC 3.2.3 on Solaris 2.7
Date: Mon, 22 Mar 2004 17:11:00 -0000	[thread overview]
Message-ID: <200403221525.52244.ebotcazou@libertysurf.fr> (raw)
In-Reply-To: <ADE87C5A0ECCDD4F957C11445BD38CFD0115BDEA@MI8NYCMAIL02.Mi8.com>

> I think the shell was the problem. In fact, the documentation
> should state that CONFIG_SHELL should always be exported, or,
> configure should take the SHELL value from the env.

I think we can't do much better than:

The Solaris 2 /bin/sh will often fail to configure libstdc++-v3, boehm-gc or 
libjava. We therefore recommend to use the following sequence of commands to 
bootstrap and install GCC:

        % CONFIG_SHELL=/bin/ksh
        % export CONFIG_SHELL
     
> After that was set, a complete rebuild was successful.

Nice.

> However, config.status still shows #!/bin/sh whatever is set.

Weird.  Good to know anyway.

-- 
Eric Botcazou

  reply	other threads:[~2004-03-22 14:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-22 17:04 Balaji Srinivasa
2004-03-22 17:11 ` Eric Botcazou [this message]
2004-03-23  8:51   ` Toon Moene
  -- strict thread matches above, loose matches on Subject: below --
2004-03-19 23:02 Balaji Srinivasa
2004-03-19 22:56 Balaji Srinivasa
2004-03-19 22:54 Balaji Srinivasa
2004-03-19 21:40 Balaji Srinivasa
2004-03-19 22:18 ` Eric Botcazou
2004-03-19 20:04 Balaji Srinivasa
2004-03-19 21:02 ` Eric Botcazou
2004-03-19 15:48 Balaji Srinivasa
2004-03-19 16:28 ` Eric Botcazou
2004-03-19  7:53 Balaji Srinivasa
2004-03-19  9:18 ` Eric Botcazou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200403221525.52244.ebotcazou@libertysurf.fr \
    --to=ebotcazou@libertysurf.fr \
    --cc=Balaji@bladelogic.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).