Compilation of C function on Windows - Mailing list pgsql-general

From Seung-won Hwang
Subject Compilation of C function on Windows
Date
Msg-id 003a01c14ec8$7c4d7000$0100a8c0@bluebird
Whole thread Raw
List pgsql-general
 
Hi, does anyone have experience in compiling c function into *.so file?
 
That is, it's making that "unixtime.so" file that I'm stuck on at
the moment in below codelet.
CREATE FUNCTION unixtime()
        RETURNS int4
        AS '/opt/postgres/lib/unixtime.so'
        LANGUAGE 'c' ;
Any comment would help me a lot. THanks!

pgsql-general by date:

Previous
From: Russ McBride
Date:
Subject: Mac OS X installation web page
Next
From: Lincoln Yeoh
Date:
Subject: Re: distance vector databases and country maps