Re: Compiling trigger function with MinGW

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Anton Burkun" <agb(at)ukr(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Compiling trigger function with MinGW
Date: 2008-05-13 08:32:59
Message-ID: 005d01c8b4d3$f4251830$0b01a8c0@IBMC9A0F63B40D
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.

One of question...
Was 8.3 of a main part built for yourself(MinGW)?
When it is official pginstaller, you should use it by MS-VC+.

Regards,
Hiroshi Saito

----- Original Message -----
From: "Anton Burkun" <agb(at)ukr(dot)net>

> 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Semi Noob 2008-05-13 09:13:46 Need for help!
Previous Message Michal Szymanski 2008-05-13 08:26:20 Problem with transaction isolation level