Re: [Firebird-devel] MacOS build

2019-10-24 Thread Adriano dos Santos Fernandes
On 24/10/2019 13:02, Adriano dos Santos Fernandes wrote: > > Why is MATHLIB expanding to /opt/local/lib/libtommath.a when using > --with-builtin-tommath? > > Never mind, I found it is explicitly defined in prefix.darwin_x86_64. Adriano Firebird-Devel mailing list, web interface at https://lis

Re: [Firebird-devel] MacOS build

2019-10-24 Thread Adriano dos Santos Fernandes
On 24/10/2019 10:57, Alex Peshkoff via Firebird-devel wrote: > On 10/24/19 4:48 PM, Paul Beach wrote: > > >> Make sure you use builtin-libtommath > > Lete me add my 2 words about this. I see no problems with 3d-party > tommath, but if one plans to build redistributable universal binaries > tomcrypt

Re: [Firebird-devel] MacOS build

2019-10-24 Thread Adriano dos Santos Fernandes
On 24/10/2019 10:48, Paul Beach wrote: > Adriano, > >> I'm trying to setup github-actions with MacOS build. >> Guess what? Errors after errors. >> Is the master code supposed to build without patches? > I haven't looked at building MacOS on master, mainly because its a port, > so I wait until the

Re: [Firebird-devel] MacOS build

2019-10-24 Thread Alex Peshkoff via Firebird-devel
On 10/24/19 4:48 PM, Paul Beach wrote: Make sure you use builtin-libtommath Lete me add my 2 words about this. I see no problems with 3d-party tommath, but if one plans to build redistributable universal binaries tomcrypt should better be builtin. By default it's built without any internal

Re: [Firebird-devel] MacOS build

2019-10-24 Thread Paul Beach
Adriano, > I'm trying to setup github-actions with MacOS build. > Guess what? Errors after errors. > Is the master code supposed to build without patches? I haven't looked at building MacOS on master, mainly because its a port, so I wait until the code stabilises before I start working on it so

Re: [Firebird-devel] MacOS build

2019-10-24 Thread Alex Peshkoff via Firebird-devel
On 10/24/19 4:37 PM, Adriano dos Santos Fernandes wrote: Hi! I'm trying to setup github-actions with MacOS build. That's great! Guess what? Errors after errors. Is the master code supposed to build without patches? Sooner of all not, it was never tried. Paul Beach useally starts builds

[Firebird-devel] MacOS build

2019-10-24 Thread Adriano dos Santos Fernandes
Hi! I'm trying to setup github-actions with MacOS build. Guess what? Errors after errors. Is the master code supposed to build without patches? And 3.0 branch? What are the commands to build? How the OS should be prepared? So far I'm having this: --     brew install automake libtool

Re: [Firebird-devel] Replacing zlib with zstd was: Interesting changes in mysql 8.0.18

2019-10-24 Thread Alex Peshkoff via Firebird-devel
On 10/24/19 12:22 PM, Jiří Činčura wrote: One thing to consider is whether "native" (without any interop) implementation is easily available for drivers like Java, .NET, Python, etc. At least as long as that compression method is provided in the box. That's useful but not a showstopper: if

Re: [Firebird-devel] Replacing zlib with zstd was: Interesting changes in mysql 8.0.18

2019-10-24 Thread Jiří Činčura
One thing to consider is whether "native" (without any interop) implementation is easily available for drivers like Java, .NET, Python, etc. At least as long as that compression method is provided in the box. -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ Firebird-Devel mailing list, web

[Firebird-devel] [FB-Tracker] Created: (CORE-6170) Cannot install on CentOS 8 because version of LibTomMath and LibNCurses library

2019-10-24 Thread John Franck (JIRA)
Cannot install on CentOS 8 because version of LibTomMath and LibNCurses library --- Key: CORE-6170 URL: http://tracker.firebirdsql.org/browse/CORE-6170 Project: Firebird Core

Re: [Firebird-devel] Replacing zlib with zstd was: Interesting changes in mysql 8.0.18

2019-10-24 Thread Alex Peshkoff via Firebird-devel
On 10/24/19 12:58 AM, Leyne, Sean wrote: -Original Message- From: Alex Peshkoff Sent: Wednesday, October 23, 2019 3:38 AM On 10/22/19 6:19 PM, Leyne, Sean wrote: It's faster but that makes no difference for our use cases. When working with LAN passing uncompressed data is anyway the be