Content-Length: 271852 | pFad | http://github.com/postgrespro/postgres_cluster/commit/eb8c79a1291c872d12488d467649740e9ea5d022

7E Win32 needs -lpgport for dll creation of ecpglib. · postgrespro/postgres_cluster@eb8c79a · GitHub
Skip to content

Commit eb8c79a

Browse files
committed
Win32 needs -lpgport for dll creation of ecpglib.
1 parent dbb9aa2 commit eb8c79a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/ecpg/ecpglib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.17 2004/04/30 04:14:05 momjian Exp $
7+
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.18 2004/05/19 05:14:58 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -23,7 +23,7 @@ override CFLAGS += $(PTHREAD_CFLAGS)
2323
OBJS= execute.o typename.o descriptor.o data.o error.o prepare.o memory.o \
2424
connect.o misc.o
2525

26-
SHLIB_LINK = -L../pgtypeslib -lpgtypes $(libpq) \
26+
SHLIB_LINK = -L../pgtypeslib -lpgtypes -lpgport $(libpq) \
2727
$(filter -lintl -lssl -lcrypto -lkrb5 -lcrypt -lm, $(LIBS)) $(PTHREAD_LIBS)
2828

2929
all: all-lib

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/eb8c79a1291c872d12488d467649740e9ea5d022

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy