[fpc-pascal]UDF + FreePascal + Firebird 1.5
    Marco van de Voort 
    marcov at stack.nl
       
    Thu Jul 29 16:23:51 CEST 2004
    
    
  
> 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. 
> Why needs ".1" and ".1.0" at the end of lib name?
Don't know. I improvised from an example. 
 
    
    
More information about the fpc-pascal
mailing list