Comment 13 for bug 363694

Revision history for this message
Коренберг Марк (socketpair) wrote : Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

Only one difference between compilations is -fno-stack-protector (with this option everything OK).

root@ubuntu:~/rfunc/rfunc/source# gcc --version
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.