Re: Compiling on Solaris with Sun compiler - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Compiling on Solaris with Sun compiler
Date
Msg-id Pine.LNX.4.30.0110191951410.640-100000@peter.localdomain
Whole thread Raw
In response to Compiling on Solaris with Sun compiler  (Lee Kindness <lkindness@csl.co.uk>)
Responses Re: Compiling on Solaris with Sun compiler
List 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@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Package support for Postgres
Next
From: Jean-Michel POURE
Date:
Subject: Re: Package support for Postgres