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

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: BUG #5251: compilation fails in 32-bit mode
Дата
Msg-id 407d949e0912210554p61462c09n85ae25f4195359d6@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #5251: compilation fails in 32-bit mode  ("Jyrki Wahlstedt" <jyrki.wahlstedt@wahlstedt.fi>)
Ответы Re: BUG #5251: compilation fails in 32-bit mode  (Dave Page <dpage@pgadmin.org>)
Список pgsql-bugs
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

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

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