[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: pb build 2.2.6 on Solaris



I know it should be possible, but since most of the open source software
is developed using gcc, I prefer to use gcc rather than the sun Forte
compiler(cc).  In the past I have found things that will compile just fine
with gcc but will be a pain to do with cc (Sun's compiler).

There is as well software that will build just fine with cc but not with
gcc unless you adjust some stuff.  This is also dependant of your system
libraries, software, etc.

We do not use Sun's packages for a lot of things since we want to be able
to recompile them from source as soon as a security problem is announced
rather than waiting for sun to patch their packages and install them
(e.g. openssl, openssh, sendmail, and many more).  We compile all of these
with gcc without any problems.

Diego

On Thu, 18 Mar 2004, Greg Matthews wrote:

> On Thu, 2004-03-18 at 14:16, Diego Julian Remolina wrote:
> > I have built openldap 2.2.6 on Solaris 9 just fine using gcc.  You may
> > want to try that:
> > setenv CC gcc
> > or
> > export CC=gcc (if you use bash).
>
> I'd like to point out that it is perfectly possible (even desirable) to
> compile all the OpenLDAP and related software using the Sun Forte
> compiler. That is what I have used for all my servers bar one Linux
> server.
>
> --
> Greg Matthews
> iTSS Wallingford	01491 692445
>