You can compile firebird project by modifying make files with -shared
parameter to get a .so dynamic link library instead of executable file
After that, call to main() function into .so generated library from you apk
with this parameters:
argc = 1
argv = "your app name", any othe
hi-
I noticed that if I go to the release notes for 2.5 it hints at what gcc
compiler worked for that release. This helps a lot. I tried to configure
and build with a really recent version of gcc and the release notes
indicate a much older release and give a hint as to the version.
Thx. whomever
On 26.06.2017 18:48, marius adrian popa wrote:
https://lists.debian.org/debian-devel/2017/06/msg00308.html
Great - installed upgrade on my notebook. But must say I've never used
to meet this bug though HT is always on.
-
https://lists.debian.org/debian-devel/2017/06/msg00308.html
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdotFirebird-Devel mailing list, web inte
Restore database and leave it in single user shutdown state
---
Key: CORE-5571
URL: http://tracker.firebirdsql.org/browse/CORE-5571
Project: Firebird Core
Issue Type: Improvement