On Thu, 29 Jul 2004, Guto wrote:

> On Thu, 29 Jul 2004 16:23:51 +0200 (CEST), Marco van de Voort
> <[EMAIL PROTECTED]> wrote:
> > > On Sat, 24 Jul 2004 19:43:45 +0200 (CEST), Marco van de Voort
> > > <[EMAIL PROTECTED]> 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  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to