Re: Solaris compile problem

Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net>

From: Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: karl@debisschop.net, pgsql-bugs@postgresql.org
Date: 2000-06-06T02:12:51Z
Lists: pgsql-bugs
Tom Lane wrote:
> 
> Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net> writes:
> >> Hmm.  Did it build for you in the 7.0 release?  I just went looking
> >> for changes that could've caused this between 7.0 and 7.0.1, and
> >> didn't see anything obvious...
> 
> > Sorry - I only had time to compile 7.0 for linux.
> 
> Can you say if libpq++ *ever* built on that platform?  I'm guessing
> that Solaris needs the same sort of hack that is present in libpq++'s
> Makefile for irix5, ie set AR and LD to $(CXX).  But if I'm right
> then it'd never have worked...
> 
>                         regards, tom lane

it did work in 6.4.2

and ld does work in other parts of the make - it only fails in this one
place.

--
Karl