Re: [OSX] unixODBC and universal binaries build problem
От | Dave Page |
---|---|
Тема | Re: [OSX] unixODBC and universal binaries build problem |
Дата | |
Msg-id | CA+OCxozi2KEsbM_Vx6eQh6sZthCtK2Nay_7D4ipNDb86CZgECQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [OSX] unixODBC and universal binaries build problem (Lothar <lothar.behrens@lollisoft.de>) |
Список | pgsql-odbc |
On Sun, Jun 17, 2012 at 1:54 PM, Lothar <lothar.behrens@lollisoft.de> wrote: > Am 17.06.2012 um 11:29 schrieb Dave Page: > >> >> >> 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 versionof 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 > > Then I get this: > > mac:unixODBC-2.2.12 lothar$ CC="gcc -arch i386 -arch ppc -mmacosx-version-min=10.3 -isysroot /Developer/SDKs/MacOSX10.4u.sdk"CXX="g++ -arch i386 -arch ppc -mmacosx-version-min=10.3 -isysroot /Developer/SDKs/MacOSX10.4u.sdk"./configure --enable-gui=no --disable-dependecy-tracking > checking for a BSD-compatible install... /usr/bin/install -c Sorry - I realised I typoed that on my phone. It's "--disable-dependency-tracking". -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-odbc по дате отправления: