Re: Win32 testing needed
| От | Andreas Pflug |
|---|---|
| Тема | Re: Win32 testing needed |
| Дата | |
| Msg-id | 41135A14.9030605@pse-consulting.de обсуждение исходный текст |
| Ответ на | Re: Win32 testing needed (Mark Kirkwood <markir@coretech.co.nz>) |
| Ответы |
Re: Win32 testing needed - 1 Tablespaces
|
| Список | pgsql-hackers-win32 |
Mark Kirkwood wrote: > > ../../src/port/libpgport.a(dirmod.o)(.text+0x33a):dirmod.c: undefined > reference to `_imp__CurrentMemoryContext' > I know this message. It does not appear for me if I do a clean checkout, and make from the pgsql top directory. If I make from src/backend (to skip the lengthy locale makes on my slow machine), that said undefined reference comes up, and won't go even if I make from the top dir unless dirmod.c is touched. Apparently the reason is crossover referencing between libs, i.e. libpgport.a using libpostgres.a and vice versa. So it's better if src/port sources don't use backend's functions. Regards, Andreas
В списке pgsql-hackers-win32 по дате отправления: