On 02/23/12 11:05, Frank Schlottmann-Gödde wrote:
> On 22/02/12 19:31, Rafael Kitover wrote:
>> Hello fb hackers.
>>
>> I tried recently to compile firebird trunk on my Mac OSX Lion system and ran
>> into some issues, which I'll describe here.
>> g++ -O3 -DDARWIN -pipe -p -MMD -fPIC -fno-common -
On 22/02/12 19:31, Rafael Kitover wrote:
> Hello fb hackers.
>
> I tried recently to compile firebird trunk on my Mac OSX Lion system and ran
> into some issues, which I'll describe here.
> g++ -O3 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.6
> -I/Users/rkitover/src/firebir
Hello fb hackers.
I tried recently to compile firebird trunk on my Mac OSX Lion system and ran
into some issues, which I'll describe here.
* configuring
I put the following into my ~/.zshrc:
export LIBPREFIX='/opt/local'
export CPATH="$LIBPREFIX/include"
export CPPFLAGS="-I$LIBPREFIX/include -