C Functions - Mailing list pgsql-cygwin

From Franco Bruno Borghesi
Subject C Functions
Date
Msg-id 1068583329.1071.36.camel@taz
Whole thread Raw
Responses Re: C Functions
List pgsql-cygwin
Hi everyone. I have a problem and I don't have a clue of how to solve it... some time ago I had programmed a couple of C functions for postgresql on my freebsd system, and compiled them into a .so file. It worked great.

Now I have to make a demo, and I've been given a WinXP notebook. I decided to go for postgresql on cygwin, and it works just fine as a service.
The thing is that now I want to recompile my C source code (gcc works fine) and generate the library (gcc -shared), and I get a lot of undefined references (_textin, _DirectFunctionCall1, _MemoryContextAlloc, etc.).

Could anyone tell me what to do, cause I'm really lost here.
Thanks in advance.
Attachment

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: TCL with POSTGRES
Next
From: s0lao@netscape.net (S. L.)
Date:
Subject: Re: TCL with POSTGRES