[fpc-pascal]UDF + FreePascal + Firebird 1.5

Michael Van Canneyt michael.vancanneyt at wisa.be
Thu Jul 29 17:36:05 CEST 2004


On Thu, 29 Jul 2004, Guto wrote:

> On Thu, 29 Jul 2004 16:23:51 +0200 (CEST), Marco van de Voort
> <marcov at stack.nl> wrote:
> > > On Sat, 24 Jul 2004 19:43:45 +0200 (CEST), Marco van de Voort
> > > <marcov at stack.nl> wrote:
> > >
> > > > try:
> > > >
> > > > fpc teste.pp -Xp
> > > > ld -shared -soname libteste.so.1 -o libteste.so.1.0 -lc teste.o
> > >
> > > Whell, doesnt work too...
> >
> > Well, what doesn't work.
>
> I receive the same errors on Firebird that I received before:
> "module name or entrypoint could not be found"

Can you at least dump the entry points of the library ?
if you see the maxint (or was it intmax) listed there, you know that it
is firebird which does not find the library.

Michael.




More information about the fpc-pascal mailing list