public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hugh Sasse <hgs@dmu.ac.uk>
To: "Berg, Michelle D." <MDTRUEBLOOD@stthomas.edu>
Cc: gcc-help@gcc.gnu.org
Subject: Re: C compiler
Date: Mon, 15 Jan 2007 10:06:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.64.0701150953540.28331@brains.eng.cse.dmu.ac.uk> (raw)
In-Reply-To: <FD1E2FEF4448054E8D07C1B435EBDFA90A894416@UST-EXCH5.stthomas.edu>

On Sat, 13 Jan 2007, Berg, Michelle D. wrote:

> Greetings,
>  
> How do I determine if I have the C compiler install on my Solaris 8 system?

Solaris doesn't come with a working C compiler as far as GCC is concerned
unless you have the Sun Workshop or Forte compilers as well.  You will
probably find it most easily by `man CC` (looking for the C++ compiler.)
The find command will tell you where these are on your system.

To get a working C compiler you can look at http://www.sunfreeware.com/

> When I have tried to run ./configure, I have received the following error
> messages:
> ./configure: make: not found

You should have make
make: /usr/ccs/bin/make 

but you will need GNU make anyway.  You don't need a make to build GNU
make.

> ./configure: not found

It sounds like not enough places are on your PATH.
>  
> Please help me determine if I have a C/GCC compiler.
>  
> thanks
> Mtrueblood
>  
        HTH
        Hugh
> 

  reply	other threads:[~2007-01-15 10:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-13 19:32 Berg, Michelle D.
2007-01-15 10:06 ` Hugh Sasse [this message]
     [not found] <815189974.291369.1523654409630.ref@mail.yahoo.com>
2018-04-13 21:20 ` C++ Compiler Roy Ware via gcc-help
2018-04-13 21:35   ` Andrew Bell
2018-04-13 21:35   ` Martin Sebor
2018-04-13 21:35   ` Marc Glisse
2018-04-13 21:45     ` Roy Ware via gcc-help
  -- strict thread matches above, loose matches on Subject: below --
2014-10-19 14:28 C compiler BASAVARAJ L KAGE
2014-10-20 12:42 ` Jonathan Wakely
2013-04-30  2:31 C++ Compiler Scarlbc
2013-04-30  9:06 ` Jonathan Wakely
2011-03-13 14:43 C compiler Rohit Rehan
2011-03-13 14:47 ` Jonathan Wakely
2005-07-25 17:44 c++ compiler Niels Jende
2005-07-25 17:46 ` corey taylor
2002-08-01 20:50 Dockeen
     [not found] <200208012209.AAA06454@mailin.webmailer.de>
2002-08-01 16:00 ` Simon Brügmann
2002-08-01 18:00   ` Oscar Fuentes
2000-07-13 15:52 c compiler Edward Lartey
2000-02-05 23:39 c_compiler Ben Michie
2000-04-01  0:00 ` c_compiler Ben Michie

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=Pine.GSO.4.64.0701150953540.28331@brains.eng.cse.dmu.ac.uk \
    --to=hgs@dmu.ac.uk \
    --cc=MDTRUEBLOOD@stthomas.edu \
    --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).