Re: Mentioning CPU for Windows build in docs

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Mentioning CPU for Windows build in docs
Дата
Msg-id CAB7nPqQ+R+dXUoWw_L_0tHLKNNsjzfzFQc5=SVQf2obN+HiQPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Mentioning CPU for Windows build in docs  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-odbc
(Sending in private)

On Tue, Jun 3, 2014 at 3:37 AM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> Oh, hang on. There's a file called buildx86.ps1 in the top directory, which
> calls "nmake /f win32.mak ...". So that's another PowerShell script, but it
> doesn't use MSBuild; it uses nmake.
Worth noticing that we are getting the following failures in our
internal buildweb even if makefile-custom.mak is set up correctly:
xalibname.c
lib.exe @d:/build/ob/sb-3661041\tmp\nm4D3A.tmp
pgenlist.def : error LNK2001: unresolved external symbol DtcOnDisconnect
pgenlist.def : error LNK2001: unresolved external symbol EnlistInDtc
pgenlist.def : error LNK2001: unresolved external symbol IsolateDtcConn
I'll try to see if I can reproduce that on my own dev box.
--
Michael


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

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: Problem retrieving a numeric(38,0) value as SQL_NUMERIC_STRUCT if value needs to use all 16 SQLCHAR elements of the val array
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Mentioning CPU for Windows build in docs