Subject Re: [firebird-support] running Firebird without fbintl
Author Hamish Moffatt
On 06/07/18 18:50, Hamish Moffatt hamish@... [firebird-support] wrote:
 

On 06/07/18 18:20, 'Paul Beach' pbeach@... [firebird-support] wrote:
 


<<And a couple of final questions, what optimisation level are you using during the build?
32bit or 64bit Firebird?
64-bit. I have not changed any optimisation flags so it looks like it's being compiled with -O1 (from builds/posix/prefix.darwin_x86_64)>>

2.5.8 64bit Firebird now compiles with -O0 because of a problem with optimisation in fbintl that caused
Firebird to crash...


I have not seen any crashes with Firebird, but I will compile up 2.5.8 and see if it helps.

Same problem with 2.5.8 - delete in fbintl crashed, called from macOS thread. I am using the 2.5.8 binaries from firebirdsql.org (not compiling my own).


Hamish