[fpc-pascal]UDF + FreePascal + Firebird 1.5
Guto
gutojm at gmail.com
Thu Jul 29 18:00:55 CEST 2004
i list the entry points with nm -g
the entry point was there....
I really dont know whats happen...
Guto
On Thu, 29 Jul 2004 17:36:05 +0200 (W. Europe Daylight Time), Michael
Van Canneyt <michael.vancanneyt at wisa.be> wrote:
>
>
>
>
> 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.
>
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
Guto
More information about the fpc-pascal
mailing list