Re: Additional items for Win32 TODO list?

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Additional items for Win32 TODO list?
Дата
Msg-id 20040130164704.GA644@tishler.net
обсуждение исходный текст
Ответ на Re: Additional items for Win32 TODO list?  (Horák Daniel <horak@sitmp.cz>)
Список pgsql-hackers-win32
On Wed, Jan 28, 2004 at 11:57:35AM +0100, Horák Daniel wrote:
> I copied and modified the process (which calls dlltool many times)
> very long ago (1998) from some Cygwin docs about DLL creation.  I
> think it should be possible to use the same process in Mingw build
> process for native PostgreSQL.

Agreed, but does Mingw's ld support exporting symbols directly from an
executable?  Cygwin's ld does:

    http://cygwin.com/ml/cygwin-announce/2003-09/msg00002.html

If so, then maybe it's time to remove the dlltool stuff and make Cygwin
and Mingw more like the other Unixes (e.g., gcc -shared).

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Additional items for Win32 TODO list?
Следующее
От: "Korea PostgreSQL Users' Group"
Дата:
Сообщение: CVS source win32 mingw some comile error