Re: Compiling on Solaris with Sun compiler

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Lee Kindness <lkindness(at)csl(dot)co(dot)uk>
Cc: Denis A Ustimenko <denis(at)oldham(dot)ru>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compiling on Solaris with Sun compiler
Date: 2001-10-20 09:27:52
Message-ID: Pine.LNX.4.30.0110191951410.640-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Lee Kindness writes:

> Touche, but the man page for the front-end (plain old cc) doesn't list
> options and only refers to the acc man page ;)

Well, I'm stumped. All the Solaris compilers I've ever seen did support
and document the -Wl option.

> After a simple './configure' on a stock Solaris 2.6 box the
> compilation of interfaces/ecpg/lib/execute.c fails due to the macro
> definition of 'gettext' to ''. This macro is invoked on the prototype
> of gettext() in libintl.h (included via locale.h).

Fail how and why?

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2001-10-20 10:36:00 Re: Package support for Postgres
Previous Message Peter Eisentraut 2001-10-20 09:27:34 Re: Package support for Postgres