pgsql/src/makefiles (Makefile.win)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/makefiles (Makefile.win)
Date: 2000-09-29 13:36:50
Message-ID: 200009291336.e8TDaoQ05273@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, September 29, 2000 @ 09:36:50
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/makefiles
from hub.org:/home/projects/pgsql/tmp/cvs-serv4948/src/makefiles

Modified Files:
Makefile.win

----------------------------- Log Message -----------------------------

Linking with -lc or -lm crashes on Cygwin; filter out those libraries from
the LIBS variable.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-09-29 13:38:03 pgsql/src/bin/initdb (initdb.sh)
Previous Message Peter Eisentraut - PostgreSQL 2000-09-29 13:35:26 pgsql/src/backend/utils/error (elog.c exc.c)