Re: Solaris compile problem - Mailing list pgsql-bugs

From Karl DeBisschop
Subject Re: Solaris compile problem
Date
Msg-id 393C5E23.4FEFB9E@h00a0cc3b7988.ne.mediaone.net
Whole thread Raw
In response to Solaris compile problem  (Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net>)
Responses Re: Solaris compile problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Solaris compile problem
Next
From: Tom Lane
Date:
Subject: Re: Solaris compile problem