Обсуждение: Re: [HACKERS] Another crack at doing a Win32 build under MINGW

Поиск
Список
Период
Сортировка

Re: [HACKERS] Another crack at doing a Win32 build under MINGW

От
"Dann Corbit"
Дата:
> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: Thursday, March 04, 2004 7:42 PM
> To: Dann Corbit
> Cc: PostgreSQL Win32 port list
> Subject: Re: [HACKERS] Another crack at doing a Win32 build
> under MINGW
>
>
> Are you saying you mapped to a high fixed address?  0x20000000?

Yes.  That was what we did.  So far, that address has never failed.  It
would be better to make it configurable, I imagine, with 0x20000000 as a
default.  Then we could probably find *some* address that would work.