Re: [OSX] unixODBC and universal binaries build problem

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Lothar <lothar(dot)behrens(at)lollisoft(dot)de>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: [OSX] unixODBC and universal binaries build problem
Date: 2012-06-17 09:29:02
Message-ID: CA+OCxoyv4qNqwD7Y9K=gFXf6AQpw-9UO2V8wrsG2fgqgcovukg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Sunday, June 17, 2012, Lothar wrote:

> Hi,
>
> To use PostGreSQL with unixODBC in an application compiled as universal
> binary I try to build the unixODBC 2.2.12 version of unixODBC in a
> universal binary
> for i386 and ppc targeting OSX 10.3 compatibility.
>
> While configuring is successful, the build fails with the following
> message:
>
> gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple
> -arch flags
>
> Any ideas to overcome this
>

Hi

Try configuring with --disable-dependecy-tracking

Regards, Dave

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Lothar 2012-06-17 12:54:58 Re: [OSX] unixODBC and universal binaries build problem
Previous Message Lothar 2012-06-17 08:42:03 [OSX] unixODBC and universal binaries build problem