public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Wed, 12 Mar 2003 14:36:00 -0000	[thread overview]
Message-ID: <20030312143600.22474.qmail@sources.redhat.com> (raw)

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Kinh Nguyen <xkinh@yahoo.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Wed, 12 Mar 2003 08:35:07 -0600 (CST)

 > I tried to install to another directory but it didn't
 > work.
 
 No, I meant installing _from_ another directory. You call configure in the 
 same directory in which the sources are. The installation instructions 
 recommend not to do this, but rather do something like
 
   tar xvzf gcc-...    // will, say, generate a source directory "gcc"
   mkdir bin
   cd bin
   ../gcc/configure --prefix=whatever  // this is the point
   make bootstrap
 
 Regards
   Wolfgang
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


             reply	other threads:[~2003-03-12 14:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 14:36 Wolfgang Bangerth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-15  7:27 ebotcazou
2003-05-09 23:06 Dara Hazeghi
2003-03-14 13:26 Kinh Nguyen
2003-03-14  8:16 Eric Botcazou
2003-03-13 23:06 Wolfgang Bangerth
2003-03-13 21:36 Kinh Nguyen
2003-03-12 23:16 Steven M. Christensen
2003-03-12 23:06 ebotcazou
2003-03-12 22:08 bangerth
2003-03-12 13:36 Kinh Nguyen
2003-03-07  0:22 bangerth
2003-02-28 18:16 xkinh

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=20030312143600.22474.qmail@sources.redhat.com \
    --to=bangerth@ticam.utexas.edu \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).