[Firebird-devel] Firebird 2.5 built on HP-UX IA64 - core dump before main() (and suggested fix)

2014-06-17 Thread vv m
Hi All, I've built FB from the source code (v. 2.5.2.26540-0) on HP-UX IA64 (Itanium). This is my setup: HP-UX ia64, HP C/aC++ B3910B A.06.25 My settings: export CC=cc export CXX=aCC export CFLAGS=+DD64 export CFLAGS=+DD64 ./configure --enable-debug=yes Resolving a few build issues, I've been

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-17 Thread vv m
Hi Alex, I seems to be working with this patch. Thank you very much! Vadim. On Mon, Jun 16, 2014 at 9:14 AM, Alex Peshkoff wrote: > On 06/10/14 21:56, Alex Peshkoff wrote: > >> On 06/10/14 19:21, Alex Peshkoff wrote: >> >>> On 06/09/14 18:28, vv m wrote: >>> Hi Alex, I'm atta

[Firebird-devel] [FB-Tracker] Created: (CORE-4463) Windows implementation for 4462

2014-06-17 Thread Alexander Peshkov (JIRA)
Windows implementation for 4462 --- Key: CORE-4463 URL: http://tracker.firebirdsql.org/browse/CORE-4463 Project: Firebird Core Issue Type: Sub-task Components: NBACKUP Reporter: Alexander Pes

[Firebird-devel] [FB-Tracker] Created: (CORE-4462) Make it possible to restore compressed .nbk files without explicitly decompressing them

2014-06-17 Thread Alexander Peshkov (JIRA)
Make it possible to restore compressed .nbk files without explicitly decompressing them --- Key: CORE-4462 URL: http://tracker.firebirdsql.org/browse/CORE-4462 Projec

Re: [Firebird-devel] dockerize Firebird ?

2014-06-17 Thread marius adrian popa
You can clone the firebird git repository and then add the Dockerfile like in the pg case https://github.com/docker-library/postgres/blob/docker-REL9_3_4/Dockerfile On Thu, Jun 12, 2014 at 5:16 PM, Philippe Makowski wrote: > Hi, > > Docker 1.0 is there, any one interested in getting Firebird o