Re: [Firebird-devel] Firebird-devel Digest, Vol 134, Issue 17

2017-06-26 Thread José Manuel Martínez
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

[Firebird-devel] trying to uninstall firebird 2.5

2017-06-26 Thread U-BLASTER-6000\mtdew
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

Re: [Firebird-devel] Intel Skylake/Kaby Lake processors: broken hyper-threading

2017-06-26 Thread Alex via Firebird-devel
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. -

[Firebird-devel] Intel Skylake/Kaby Lake processors: broken hyper-threading

2017-06-26 Thread marius adrian popa
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

[Firebird-devel] [FB-Tracker] Created: (CORE-5571) Restore database and leave it in single user shutdown state

2017-06-26 Thread Dimitry Sibiryakov (JIRA)
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