public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: ziza@klubicko.net
To: gcc-help@gcc.gnu.org
Subject: Re: gcc installation help
Date: Sun, 05 Jun 2005 20:23:00 -0000	[thread overview]
Message-ID: <20050605202341.GA32015@localdomain> (raw)
In-Reply-To: <000001c5681f$3ed29470$c85c7aa3@proxy>

Hi,

seems that you are missing a C compiler. For installing
GCC you need a working C compiler on your system since GCC is
distributed as source code and not as binary package. Probably
you didn't install the software development support on your
Solaris machine. Check this with your sysadmin or look into
manuals and install a C compiler native to Solaris.

Cheers
        Ziza

On Fri, Jun 03, 2005 at 02:43:46PM +0530, Arindam Sen wrote:
> Hi
> 
> I have a Solaris 9 installation on intel and have extracted
> gcc-3.4.2.tar.gz.When I am trying to configure I get the following error
> message.
> 
> sun# ../configure
> loading cache ./config.cache
> checking host system type... i386-pc-solaris2.9
> checking target system type... i386-pc-solaris2.9
> checking build system type... i386-pc-solaris2.9
> checking for a BSD compatible install... ../install-sh -c
> ../configure: cc: not found
> *** The command 'cc -o conftest -g   conftest.c' failed.
> *** You must set the environment variable CC to a working compiler.
> sun#
> 
> Could you pls help
> 
> Regards
> Arindam
> 
> 

  reply	other threads:[~2005-06-05 20:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03  9:32 Arindam Sen
2005-06-05 20:23 ` ziza [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-05 17:40 Tommy Young
2003-09-08  6:25 ` Erik Christiansen
2002-03-14 18:49 GCC " Ravi Kishore
2001-11-05 12:36 Manjula Iyer

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=20050605202341.GA32015@localdomain \
    --to=ziza@klubicko.net \
    --cc=gcc-help@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).