Re: [Firebird-devel] Improve compilation on OS X El Capitan

2016-03-03 Thread marius adrian popa
>From what i know current version of LibreOffice from git compiles just fine on El Capitan (Firebird 2.5.5 with a few patches for c++11/14 compilers) you can inspect the latest changes here https://cgit.freedesktop.org/libreoffice/core/log/external/firebird On Thu, Mar 3, 2016 at 7:30 AM, Quentin

Re: [Firebird-devel] Improve compilation on OS X El Capitan

2016-03-02 Thread Quentin Pradet
Thank you Paul! I know nothing about LibreOffice and FirebirdSQL, I was just trying to compile LibreOffice on my system, and I'm now trying to compile Firebird itself but this file does not appear to be included in LibreOffice so I'm probably wasting our time. Anyway, for LibreOffice, it looks li

Re: [Firebird-devel] Improve compilation on OS X El Capitan

2016-03-02 Thread Paul Beach
> Is there anything wrong with my previous message? No > Should I do things differently? No > Is compiling Firebird on OS X El Capitan supported? Yes - it worked (with some minor issues) the last time I looked at it. I intend to sort out the port of FB3 now that RC2 is about to be released a

Re: [Firebird-devel] Improve compilation on OS X El Capitan

2016-03-02 Thread Mark Rotteveel
On 2016-03-02 15:25, Quentin Pradet wrote: > Hello, > > Is there anything wrong with my previous message? > Should I do things differently? > Is compiling Firebird on OS X El Capitan supported? Could you include your previous message for context? Mark

Re: [Firebird-devel] Improve compilation on OS X El Capitan

2016-03-02 Thread Quentin Pradet
Hello, Is there anything wrong with my previous message? Should I do things differently? Is compiling Firebird on OS X El Capitan supported? Thanks, Quentin -- Site24x7 APM Insight: Get Deep Visibility into Application Pe

[Firebird-devel] Improve compilation on OS X El Capitan

2016-02-23 Thread Quentin Pradet
Hello, I'm trying to compile Firebird on OS X El Capitan to understand why it does not compile in LibreOffice [0]. But I can't compile it directly either. I had issues with ICU configuration, but at least this issue can be fixed directly in the code: CTest.c from cloop includes but this is deprec