Lee Kindness writes:
> 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).
This should be fix
Peter Eisentraut writes:
> 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.
Well I never
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
Peter Eisentraut writes:
> Lee Kindness writes:
> > For your information I've attached the man page for the Sun C
> > compiler, which explicitly lists the -h and -R flags.
> I didn't read much farther than
> acc (SPARC only) is not intended to be used directly on
> Solaris 2.