From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Move rmtree() from libpgport to libpgcommon |
Date: | 2013-10-25 02:44:57 |
Message-ID: | 12899.1382669097@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Move rmtree() from libpgport to libpgcommon
This patch leaves dirmod.c entirely empty on non-Windows platforms.
At least on my OS X Lion laptop, that results in some bleating:
/usr/bin/ranlib: file: libpgport.a(dirmod.o) has no symbols
/usr/bin/ranlib: file: libpgport_srv.a(dirmod_srv.o) has no symbols
Can we do something about that? Perhaps not build this file on
non-Windows?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2013-10-25 11:09:56 | pgsql: Tweak "line" test to avoid negative zeros on some platforms |
Previous Message | Tom Lane | 2013-10-25 01:52:11 | pgsql: Ignore SIGSYS during initdb. |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2013-10-25 03:31:41 | Re: Compression of full-page-writes |
Previous Message | Tom Lane | 2013-10-25 02:19:40 | Re: CLUSTER FREEZE |