Re: Problems building from source

Поиск
Список
Период
Сортировка
От Mark Cave-Ayland
Тема Re: Problems building from source
Дата
Msg-id 4C2CBA18.5020502@siriusit.co.uk
обсуждение исходный текст
Ответ на Re: Problems building from source  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Magnus Hagander wrote:

>> Faced with that, I then changed my configure line to be ./configure
>> --prefix=ingw --with-gnu-ld --without-zlib (who needs zlib anyways,
>> right?). Now I was thinking that surely this would be the end of it and I
>> would soon have a fully built version of PostgreSQL ........ sadly not. I
>> now get this error.
>>
>>     checking for atexit... yes
>>     checking test program... failed
>>     configure: error:
>>     Could not execute a simple test program.  This may be a problem
>>     related to locating shared libraries.  Check the file 'config.log'
>>     for the exact reason.
>
> Is mingw even fully supported on 64-bit today?

The mingw-w64 fork is fairly mature at the moment, and the devs are
really helpful if you do happen to find something that doesn't work. The
orignal mingw project 64-bit support is not that great.

http://mingw-w64.sourceforge.net/

ATB,

Mark.

--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs

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

Предыдущее
От: Leif Jensen
Дата:
Сообщение: Process- or SessionID with ECPG
Следующее
От: Mike Christensen
Дата:
Сообщение: Easy way to convert a database from WIN1252 to UTF8?