Re: building plruby on cygwin

Поиск
Список
Период
Сортировка
От ts
Тема Re: building plruby on cygwin
Дата
Msg-id 200402281328.i1SDSIu02314@moulon.inra.fr
обсуждение исходный текст
Ответ на building plruby on cygwin  (David Garamond <lists@zara.6.isreserved.com>)
Список 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 по дате отправления:

Предыдущее
От: CDIT E-GOVERNANCE
Дата:
Сообщение: Connectivity from VB to PGSQL
Следующее
От: Shachar Shemesh
Дата:
Сообщение: Re: Connectivity from VB to Postgresql