Re: narwhal and PGDLLIMPORT
От | Hiroshi Inoue |
---|---|
Тема | Re: narwhal and PGDLLIMPORT |
Дата | |
Msg-id | 5303F892.2000206@tpf.co.jp обсуждение исходный текст |
Ответ на | Re: narwhal and PGDLLIMPORT ("Inoue, Hiroshi" <inoue@tpf.co.jp>) |
Ответы |
Re: narwhal and PGDLLIMPORT
Re: narwhal and PGDLLIMPORT |
Список | pgsql-hackers |
(2014/02/12 15:31), Inoue, Hiroshi wrote: > (2014/02/12 3:03), Tom Lane wrote: >> Hiroshi Inoue <inoue@tpf.co.jp> writes: >>> (2014/02/09 8:06), Andrew Dunstan wrote: >>>> Yeah. Incidentally, we didn't quite get rid of dlltool for Cygwin. We >>>> did get rid of dllwrap. But I agree this is worth trying for Mingw. >> >>> I tried MINGW port with the attached change and successfully built >>> src and contrib and all pararell regression tests were OK. >> >> I cleaned this up a bit (the if-nesting in Makefile.shlib was making >> my head hurt, not to mention that it left a bunch of dead code) and >> committed it. > > Thanks. > >> By my count, the only remaining usage of dlltool is in plpython's >> Makefile. Can we get rid of that? > > Maybe this is one of the few use cases of dlltool. > Because python doesn't ship with its MINGW import library, the > Makefile uses dlltool to generate an import library from the python > DLL. > >> Also, the only remaining usage of dllwrap is in src/bin/pgevent/Makefile. >> Do we need that either? > > Maybe this can be removed. > I would make a patch later. Sorry for the late reply. Attached is a patch to remove dllwarp from pgevent/Makefile. regards, Hiroshi Inoue
Вложения
В списке pgsql-hackers по дате отправления: