[HACKERS] -lbsd -lm *or* -lm -lbsd - Mailing list pgsql-hackers

From The Hermit Hacker
Subject [HACKERS] -lbsd -lm *or* -lm -lbsd
Date
Msg-id aa64509af4407b9867fd4cb9f2e4b8c9
Whole thread Raw
List pgsql-hackers
Hi...

    I've reversed the order, so that LIBS is -lm -lbsd, and under FreeBSD,
everything compiles wihtout any problems.  David(?) reported that as far as
knew, this wouldn't  break anything under Linux either, so I've commited
the change, which should fix Darren's AIX problem.

    If anyone notices a problem with this, please let me know ASAP, as
I will reverse it back again if there is


Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org

------------------------------

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: [HACKERS] Isn't Purify great? :)
Next
From: "Thomas G. Lockhart"
Date:
Subject: [HACKERS] Re: [COMMITTERS] 'postgres95/src/bin/destroydb destroydb.sh'