Compiling trigger function with MinGW

Поиск
Список
Период
Сортировка
От Anton Burkun
Тема Compiling trigger function with MinGW
Дата
Msg-id 4812C834.7010407@ukr.net
обсуждение исходный текст
Список pgsql-hackers
Hello All.

Now I try to link dll with MinGW from Example in Postgres Help.
Linker show me this error:

D:\users\anthony\kursor\abzcrm\c\foo>gcc -shared foo.o -o foo.dll -L 
"d:/files/local/PostgreSQL/8.3/lib" -l postgres
Cannot export ⌂postgres_NULL_THUNK_DATA: symbol not found
collect2: ld returned 1 exit status

What should I do?

-- 
Anton Burkun
+380 66 757 70 27


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

Предыдущее
От: Bryce Nesbitt
Дата:
Сообщение: Re: Tech details - psql wraps at window width
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: we don't have a bugzilla