Re: Solaris compile problem
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: karl@debisschop.net
Cc: pgsql-bugs@postgresql.org
Date: 2000-06-06T02:02:17Z
Lists: pgsql-bugs
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