Re: [Firebird-devel] When will version 3.0 be available for Mac OS X ?

2016-11-28 Thread Paul Beach
>

>From my notes (so far):

ICU
Amend config/mh-darwin
Note install-path LD_SONAME

## Compiler switches to embed a library name and version informationifeq 
($(ENABLE_RPATH),YES)
LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-curre
nt_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO
_TARGET))
else
LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-curre
nt_version -Wl,$(SO_TARGET_VERSION) -install_name /Library/Frameworks/Firebird.f
ramework/Versions/A/Libraries/$(notdir $(MIDDLE_SO_TARGET))
endif

Build ICU
ICU ./configure --enable-renaming=no

Set for ./autogen.sh (--with-builtin-libtommath?)
  ./configure

CFLAGS
(ucnv.h)-I/Users/homedir/icu54/icu/source/common
(libtommath.h)  -I/opt/local/include/libtommath

LDFLAGS
(-licuuc)   -L/Users/homedir/icu54/icu/source/lib
(-ltommath) -L/opt/local/lib

for make

CXXFLAGS
(ucnv.h)-I/Users/homedir/icu54/icu/source/common
(libtommath.h)  -I/opt/local/include/libtommath
(utrans.h)  -I/Users/homedir/icu54/icu/source/i18n


--
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] When will version 3.0 be available for Mac OS X ?

2016-11-28 Thread marius adrian popa
Hello Paul , could you help with the icu , libtommath istructions ?

https://twitter.com/sonic_mast/status/803202079938359296



On Thu, Sep 29, 2016 at 11:49 AM, Paul Beach  wrote:

>
> < https://twitter.com/firebirdsql/status/781128708736245760>>
>
> Probably when I find time to finish the work I have started.
> But I am not sure when that will be.
>
> Firebird 3 compiles on MacOS if you install all the right stuff
> in the right places (ICU, libtommatch etc) and set the appropriate
> compile/link flags. Unfortunately I still haven't finish work
> on the packaging and installer.
>
> Paul
>
> 
> --
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
--
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


Re: [Firebird-devel] When will version 3.0 be available for Mac OS X ?

2016-09-29 Thread Paul Beach

>

Probably when I find time to finish the work I have started. 
But I am not sure when that will be. 

Firebird 3 compiles on MacOS if you install all the right stuff 
in the right places (ICU, libtommatch etc) and set the appropriate 
compile/link flags. Unfortunately I still haven't finish work
on the packaging and installer. 

Paul

--
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel


[Firebird-devel] When will version 3.0 be available for Mac OS X ?

2016-09-29 Thread marius adrian popa
Question on twitter

https://twitter.com/firebirdsql/status/781128708736245760
--
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel