This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Building gcc 2.95 on Solaris 2.6
- To: help-gcc at gnu dot org
- Subject: Re: Building gcc 2.95 on Solaris 2.6
- From: Casper dot Dik at Holland dot Sun dot Com (Casper H.S. Dik - Network Security Engineer)
- Date: 20 Oct 1999 21:02:44 GMT
- Newsgroups: comp.unix.solaris,gnu.gcc.help
- Organization: Sun Microsystems, Netherlands
- References: <7ukpcp$c0t$1@nnrp1.deja.com>
- Xref: wodc7nx0 comp.unix.solaris:15685 gnu.gcc.help:1517
[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]
xinhuang@my-deja.com writes:
>I am trying to build gcc 2.95.1 on a Solaris 2.6 (SC 4.2 on Ultra1)
>Because I am not superuser, I cannot install the binary from
>sunfreeware. And I don't have any old gcc installed on the system.
>1. Should I set CC to "/usr/ucb/cc", or "/opt/SUNWspro/bin/cc", or
>nothing?
/opt/SUNWspro/bin/cc.
/usr/ucb/cc will hardly compile any software.
>2. Should I use "/usr/bin/make" or "/usr/local/bin/gnumake"?
/usr/ccs/bin/make you mean? Works fine (in fact, some products will not
work with gnumake)
>3. Should I set any other env variables?
Not needed.
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.