Re: Building on Mac

2014-01-30 Thread Herbert Duerr
On 30.01.2014 09:40, Andre Fischer wrote: 1. Is it possible to build on OSX with only freely available tools (that don't require registration)? Apple's XCode development environment is available for free in either their app store or in their downloads for developers area. Apple requires a

Re: Building on Mac

2014-01-30 Thread Andre Fischer
On 30.01.2014 10:24, Herbert Duerr wrote: On 30.01.2014 09:40, Andre Fischer wrote: 1. Is it possible to build on OSX with only freely available tools (that don't require registration)? Apple's XCode development environment is available for free in either their app store or in their

Re: Building for MAC OS, gcc 4.0

2013-09-27 Thread Herbert Duerr
Hi Tal, On 26.09.2013 22:21, Tal Daniel wrote: Following the Building guide for MAC, I need help. My gcc version is 4.2, and the configure script outputs a warning that it needs 4.0. Is it a blocker? Do I need to install another gcc? ... checking the GNU gcc compiler version... configure:

Re: Building for MAC OS, gcc 4.0

2013-09-27 Thread Tal Daniel
Thank you Herbert, I'm using Xcode 3.2.6, with gcc 4.2, so I'll wait with your branch. Thanks for the invite. Today I've managed to install switch to gcc 4.0 using MacPorts (I'll update the Guide, when I'm done). On Fri, Sep 27, 2013 at 12:30 PM, Herbert Duerr h...@apache.org wrote: Hi Tal,

Re: Building for MAC OS, gcc 4.0

2013-09-27 Thread Herbert Duerr
On 27.09.2013 13:39, Tal Daniel wrote: Thank you Herbert, I'm using Xcode 3.2.6, with gcc 4.2, so I'll wait with your branch. Oh, if you already XCode 3 then you're probably almost all set: Please check ls -l /usr/bin/gcc* AFAIK on a typical XCode3 system there should be gcc-4.0 and