Compiling trigger function with MinGW

From: Anton Burkun <agb(at)ukr(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Compiling trigger function with MinGW
Date: 2008-05-01 08:56:39
Message-ID: 481985C7.4070105@ukr.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Harris 2008-05-01 13:02:44 Re: inheritance. more.
Previous Message Ottavio Campana 2008-05-01 08:29:56 question about join