Re: pgxs question - linking c-functions to external libraries

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: pgxs question - linking c-functions to external libraries
Дата
Msg-id 20080519195531.GD14142@svana.org
обсуждение исходный текст
Ответ на Re: pgxs question - linking c-functions to external libraries  (johnduffy@f2s.com)
Ответы Re: pgxs question - linking c-functions to external libraries
Список pgsql-general
On Mon, May 19, 2008 at 06:23:03PM +0100, johnduffy@f2s.com wrote:
> Thanks for the reply. My GSL libraries, 'libgsl' and 'libgslcblas', are in the

I saw that and then in your previous message:

> > > PG_CPPFLAGS = -lgsl -lgslcblas
> > > PG_LIBS = -lgsl -gslcblas
> > > SHLIB_LINK = -lgsl -gslcblas

Shouldn't those -gslcblas be -lgslcblas?

Have a ncie day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

Вложения

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Vacuuming on heavily changed databases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Using "ident sameuser" with Mac OS X Leopard