public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Lourens Janse van Rensburg" <Lourens.jansevanRensburg@intec.co.za>
To: <gcc-help@gcc.gnu.org>
Cc: "Ryan McFall" <mcfall@hope.edu>
Subject: RE: Problem installing gcc 3.4.2 on Solaris 9
Date: Mon, 27 Sep 2004 14:50:00 -0000	[thread overview]
Message-ID: <9F6C06DD358A58458921D913A8C8BF7A51530D@itszaex01.intec.co.za> (raw)


After doing "make bootstrap", try "make install SHELL=/usr/xpg4/bin/sh"

Lourens... 




-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ryan McFall
Sent: 27 September 2004 14:07
To: gcc-help@gcc.gnu.org
Subject: Problem installing gcc 3.4.2 on Solaris 9

Hi:

I've downloaded the full sources for gcc and unpacked them somewhere
into my home directory.  This results in a subdirectory of my home
directory called gcc-3.4.2.  I then did the following:

mkdir objdir
cd objdir
/home/mcfall/dept/sysadmin/gcc-3.4.2/configure --prefix=/opt/gnu2
--with-local-prefix=/opt/gnu2 --enable-threads=solaris
--enable-version-specific-runtime-libs --enable-languages=c,c++,f77 make
bootstrap make install

Without specifying the full path to configure, I got problems running
make install, complaining about install-sh not being found in a relative
path name.  I found the suggestion to use a full path name on another
post.

This series of commands worked without make returning any errors that I
could see.  However, there is nothing in the /opt/gnu2/include
directory, and this makes compiling anything useful obviously difficult.

Did I miss something here?  I've looked through all the installation
docs and I don't see anything that I should have done differently or
additionally.

Thanks,
Ryan

Ryan McFall
Assistant Professor of Computer Science
Hope College
Holland, MI  49423
(616) 395-7952
mcfall@cs.hope.edu

             reply	other threads:[~2004-09-27 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-27 14:50 Lourens Janse van Rensburg [this message]
     [not found] <200409271207.i8RC6vg7002005@prinz.cs.uni-magdeburg.de>
2004-09-27 12:20 ` Claudio Bley
  -- strict thread matches above, loose matches on Subject: below --
2004-09-27 12:06 Ryan McFall
2004-09-27 12:06 Ryan McFall

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=9F6C06DD358A58458921D913A8C8BF7A51530D@itszaex01.intec.co.za \
    --to=lourens.jansevanrensburg@intec.co.za \
    --cc=gcc-help@gcc.gnu.org \
    --cc=mcfall@hope.edu \
    /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).