Re: Make-Problem Postgres on Cygwin

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Make-Problem Postgres on Cygwin
Дата
Msg-id 20021122183130.GB1520@tishler.net
обсуждение исходный текст
Ответ на Re: Make-Problem Postgres on Cygwin  ("Norman Vine" <nhv@cape.com>)
Список pgsql-cygwin
Norman,

On Fri, Nov 22, 2002 at 01:04:40PM -0500, Norman Vine wrote:
> Jason Tishler writes:
> > On Fri, Nov 22, 2002 at 11:39:55AM -0500, Norman Vine wrote:
> >>
> > > I still am getting a couple of undefined references
> > >
> > > nmth000018.o(.idata$4+0x0): undefined reference to `__nm__cpu_index_tuple_cost'
> >
> > I believe that adding a DLLIMPORT to src/include/optimizer/cost.h:
> >
> >     extern DLLIMPORT double cpu_index_tuple_cost;
> >
> > should fix this one.
>
> **BINGO **
>
> With this change the DLL compiles and works !
>
> What do we need todo to get this into the Postgres source ?

Please send a patch (against CVS) to pgsql-patches@.

Thanks,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Norman Vine"
Дата:
Сообщение: Re: Make-Problem Postgres on Cygwin
Следующее
От: Natalie Ann Johnson
Дата:
Сообщение: postmaster fails to start