Re: ecpg compile (compatlib)
От | Bruce Momjian |
---|---|
Тема | Re: ecpg compile (compatlib) |
Дата | |
Msg-id | 200306240152.h5O1q1902050@candle.pha.pa.us обсуждение исходный текст |
Ответ на | ecpg compile (compatlib) (deststar <deststar@blueyonder.co.uk>) |
Ответы |
Re: ecpg compile (compatlib)
|
Список | pgsql-patches |
Can someone remind me why "-L../ecpglib -lecpg" is required for cygwin but not for other platforms? --------------------------------------------------------------------------- deststar wrote: > *** src/interfaces/ecpg/compatlib/Makefile.orig Thu May 22 18:20:44 2003 > --- src/interfaces/ecpg/compatlib/Makefile Sun Jun 15 15:45:34 2003 > *************** > *** 17,23 **** > SO_MINOR_VERSION= 0.0 > > override CPPFLAGS := -I$(top_srcdir)/src/interfaces/ecpg/include > -I$(top_srcdir)/src/include/utils $(CPPFLAGS) > ! SHLIB_LINK = -L../pgtypeslib -lpgtypes > > OBJS= informix.o > > --- 17,23 ---- > SO_MINOR_VERSION= 0.0 > > override CPPFLAGS := -I$(top_srcdir)/src/interfaces/ecpg/include > -I$(top_srcdir)/src/include/utils $(CPPFLAGS) > ! SHLIB_LINK = -L../pgtypeslib -lpgtypes -L../ecpglib -lecpg > > OBJS= informix.o > > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-patches по дате отправления: