Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
Cc: eg(at)cybertec(dot)at, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...
Date: 2003-09-27 19:41:35
Message-ID: 22915.1064691695@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?ISO-8859-1?Q?Hans-J=FCrgen_Sch=F6nig?= <hs(at)cybertec(dot)at> writes:
> i have added -lm to ecpglib/Makefile
> in addition to that i had to add
> -lm -L../../libpq -lpq
> to compatlib/Makefile
> now it seems to compile properly.

Okay, I have added these things as part of the Darwin makefile fixes
I just applied. -lm doesn't seem to be needed on Darwin, which is odd
since its linker is strict otherwise.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-27 19:43:58 Re: Can't Build 7.3.4 on OS X
Previous Message Marc G. Fournier 2003-09-27 18:02:14 Re: 2-phase commit