Re: [Firebird-devel] FB4 linux package

2019-01-12 Thread Alex Peshkoff via Firebird-devel
On 1/12/19 7:15 PM, Dimitry Sibiryakov wrote: 12.01.2019 17:11, Alex Peshkoff via Firebird-devel wrote: appears -fabi-version switch is not enough.   Did you full clean rebuild with it? Certaily. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo

Re: [Firebird-devel] FB4 linux package

2019-01-12 Thread Alex Peshkoff via Firebird-devel
On 1/11/19 8:31 PM, Adriano dos Santos Fernandes wrote: On 11/01/2019 15:25, Alex Peshkoff via Firebird-devel wrote: PS. Personally I would prefer not to build any public binaries (except may be docker) at all. Most of open source projects go that way. My experience is that many projects delive

Re: [Firebird-devel] FB4 linux package

2019-01-12 Thread Dimitry Sibiryakov
12.01.2019 17:11, Alex Peshkoff via Firebird-devel wrote: appears -fabi-version switch is not enough. Did you full clean rebuild with it? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] FB4 linux package

2019-01-12 Thread Alex Peshkoff via Firebird-devel
On 1/11/19 9:54 PM, Gabor Boros wrote: 2019. 01. 11. 17:54 keltezéssel, Alex Peshkoff via Firebird-devel írta: Once again updated the build, now try with -fabi-version=7 (8 appears too big). This can affect first of all CentOS-7. Also please try on new systems with libtommath.so.1 (not .0). That

Re: [Firebird-devel] FB4 linux package

2019-01-11 Thread Gabor Boros
2019. 01. 11. 17:54 keltezéssel, Alex Peshkoff via Firebird-devel írta: Once again updated the build, now try with -fabi-version=7 (8 appears too big). This can affect first of all CentOS-7. Also please try on new systems with libtommath.so.1 (not .0). That should be fixed now (symlink should be

Re: [Firebird-devel] FB4 linux package

2019-01-11 Thread Adriano dos Santos Fernandes
On 11/01/2019 15:25, Alex Peshkoff via Firebird-devel wrote: > > PS. Personally I would prefer not to build any public binaries (except > may be docker) at all. Most of open source projects go that way. My experience is that many projects delivers .deb packages for Ubuntu. Adriano Firebird-De

Re: [Firebird-devel] FB4 linux package

2019-01-11 Thread Alex Peshkoff via Firebird-devel
On 1/10/19 6:36 PM, Dimitry Sibiryakov wrote: 10.01.2019 15:35, Alex Peshkoff via Firebird-devel wrote: If we want to support Centos 7 (latest stable Centos release) we will have to use dinosaur gcc4 i.e. same version we use to build FB3. Side-note: "if" is a right word. Personally I would n

Re: [Firebird-devel] FB4 linux package

2019-01-11 Thread Alex Peshkoff via Firebird-devel
On 1/10/19 8:39 PM, Gabor Boros wrote: 2019. 01. 10. 16:33 keltezéssel, Alex Peshkoff via Firebird-devel írta: Test it's install is once again highly welcome. Successfully installed on Debian 9, 10 and CentOS 7. (Can connect to /opt/firebird/.../employee.fdb from a different (Windows) machine

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Gabor Boros
2019. 01. 10. 16:33 keltezéssel, Alex Peshkoff via Firebird-devel írta: Test it's install is once again highly welcome. Successfully installed on Debian 9, 10 and CentOS 7. (Can connect to /opt/firebird/.../employee.fdb from a different (Windows) machine.) Gabor Firebird-Devel mailing list

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Dimitry Sibiryakov
10.01.2019 15:35, Alex Peshkoff via Firebird-devel wrote: If we want to support Centos 7 (latest stable Centos release) we will have to use dinosaur gcc4 i.e. same version we use to build FB3. You can also try to use -fabi-version=8 for build. Side-note: "if" is a right word. Personally I

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Alex Peshkoff via Firebird-devel
On 1/10/19 5:48 PM, Dimitry Sibiryakov wrote: 10.01.2019 15:35, Alex Peshkoff via Firebird-devel wrote: That's the worst thing that could happen when testing. If we want to support Centos 7 (latest stable Centos release) we will have to use dinosaur gcc4 i.e. same version we use to build FB3.

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Dimitry Sibiryakov
10.01.2019 15:35, Alex Peshkoff via Firebird-devel wrote: That's the worst thing that could happen when testing. If we want to support Centos 7 (latest stable Centos release) we will have to use dinosaur gcc4 i.e. same version we use to build FB3. How about using --static-libstdc++? -- W

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Alex Peshkoff via Firebird-devel
On 1/10/19 3:19 PM, Gabor Boros wrote: Error loading plugin Engine13 Module /opt/firebird/plugins/libEngine13.so exists but can not be loaded /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/firebird/plugins/libEngine13.so) unable to open database That's the worst t

Re: [Firebird-devel] FB4 linux package

2019-01-10 Thread Gabor Boros
2019. 01. 09. 16:27 keltezéssel, Alex Peshkoff via Firebird-devel írta: Hi all! In http://web.firebirdsql.org/download/prerelease/linux_x64/ there is 64-bit linux package of FB4 built using environment planned for 'official' builds (gcc 6.4, glibc 2.17). Please try it with your favorite linux

Re: [Firebird-devel] FB4 linux package

2019-01-09 Thread Gabor Boros
2019. 01. 09. 16:27 keltezéssel, Alex Peshkoff via Firebird-devel írta: Hi all! In http://web.firebirdsql.org/download/prerelease/linux_x64/ there is 64-bit linux package of FB4 built using environment planned for 'official' builds (gcc 6.4, glibc 2.17). Please try it with your favorite linux