Re: BUG #5251: compilation fails in 32-bit mode

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #5251: compilation fails in 32-bit mode
Дата
Msg-id 937d27e10912210607k6e7ae637m8095c47f1ec722f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #5251: compilation fails in 32-bit mode  (Greg Stark <gsstark@mit.edu>)
Список pgsql-bugs
Fyi, i've been seeing this on Snow Leopard too despite configuring for
each arch flag. I didn't get time to look in depth yet though.

On 12/21/09, Greg Stark <gsstark@mit.edu> wrote:
> On Sun, Dec 20, 2009 at 1:12 PM, Jyrki Wahlstedt
> <jyrki.wahlstedt@wahlstedt.fi> wrote:
>> Trying to make a universal build leads to following:
>> /usr/bin/gcc-4.2 -no-cpp-precomp -O2 -arch x86_64 -arch i386 -Wall
>>
>
> I'm not sure where you've gone wrong but I know others facing the same
> problem have found that they need to run configure twice, once for
> each architecture and make sure to use the right Makefile parameters
> and the right configure.h for each build. Isn't x86_64 for a 64-bit
> architecture?
>
> --
> greg
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: BUG #5251: compilation fails in 32-bit mode
Следующее
От: Ankit Kumar
Дата:
Сообщение: Re: OutOfMemory hibernate scroll with 2M records | Postgresql 8.4 DB