On Sat, 15 Nov 2008, KES wrote:
> Здравствуйте
>
> h) select fntest() from rdb$database
> i) invalid requiest BLR at offset 60
> function FNTEST is not defined
> module name or entrypoint could not be found
>
>
> CONCLUSION: FPC generate wrong object file???
Not necessarily. Please try to lo
Здравствуйте
Lets try all from beginning
1. Test how firebird recognize libxxx and xxx and xxx.so libraries
(because of C variant of UDF works I will try gcc)
a) source file:
extern int c_test();
int c_test()
{
return 8;
}
--
С уважением,
KES mailto:[EMAIL PROTECTED
Здравствуйте, Michael.
Вы писали 15 ноября 2008 г., 12:23:55:
MVC> On Sat, 15 Nov 2008, KES wrote:
>> Здравствуйте, Michael.
>>
>> Вы писали 15 ноября 2008 г., 2:52:48:
>>
>>
>>
>> MVC> On Sat, 15 Nov 2008, KES wrote:
>>
>> >> Здравствуйте, Michael.
>>
>> MVC> Zdravstvuyte...
>>
>> >> >