Re: [fpc-pascal]UDF + FreePascal + Firebird 1.5

2004-07-26 Thread Guto
> try: > fpc teste.pp -Xp > ld -shared -soname libteste.so.1 -o libteste.so.1.0 -lc teste.o does not work ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]Math/Algebra Unit for FreePascal

2004-07-26 Thread Harald Houppermans
I quote from someone else: "standard IEEE floating values, are highly inaccurate for scientific calculations." I you sure you want to use floating point math for your library ? :) ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.or

[fpc-pascal]undefined reference to __ctype_b and __ctype_tolower

2004-07-26 Thread Jeff Weeks
Hi. I was able to successfully compile fpc programs on Red Hat 7 after compiling libvga from source. On Red Hat 9 I used the latest rpm which I got from the Red Hat site. It fixes the libvga not found errors but gives me undefined references to __ctype_b and __ctype_tolower. I'm wondering i

Re: [fpc-pascal]UDF + FreePascal + Firebird 1.5

2004-07-26 Thread Guto
> What version of FPC did you use ? 1.9.2 On Sun, 25 Jul 2004 00:12:15 +0200 (CEST), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > On Sat, 24 Jul 2004, Guto wrote: > > > > - I am confused about the changing of owner and permissions. Have you tried > > > changing it to root, with permissi