In
https://github.com/FirebirdSQL/firebird/issues/9004 I reported that
Firebird 5.0.4 contains a regression in the linker flags which makes it
unsuitable for dynamic linking into third party applications.
At least, the new release broke my application build. It might not break
everyone's. This is unfortunate because 5.0.4 also contains a security
fix which I haven't been able to ship.
I guess the delivered server application works though. Is the
Firebird.framework for linking to other applications a supported
deliverable, or do I need to patch and rebuild this myself?
Hamish