Re: building plruby on cygwin - Mailing list pgsql-cygwin

From ts
Subject Re: building plruby on cygwin
Date
Msg-id 200402281328.i1SDSIu02314@moulon.inra.fr
Whole thread Raw
In response to building plruby on cygwin  (David Garamond <lists@zara.6.isreserved.com>)
List pgsql-cygwin
>>>>> "D" == David Garamond <lists@zara.6.isreserved.com> writes:

D>   plruby.o(.text+0x739): In function `pl_query_type':
D>   /usr/src/plruby-0.3.8/plruby.c:208: undefined reference to
D> `_SearchSysCache'
D>   plruby.o(.text+0x760):/usr/src/plruby-0.3.8/plruby.c:218: undefined
D> reference to
D>    `_ReleaseSysCache'
D>   ...

 I know nothing in cygwin but try to modify the Makefile and add
 $(BE_DLLLIBS). This is because DLL need to have all symbols resolved at
 compile time and not laod time.


Guy Decoux




pgsql-cygwin by date:

Previous
From: CDIT E-GOVERNANCE
Date:
Subject: Connectivity from VB to PGSQL
Next
From: Shachar Shemesh
Date:
Subject: Re: Connectivity from VB to Postgresql