reference problem of manifest.(win32.mak of libpq.dll)

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: reference problem of manifest.(win32.mak of libpq.dll)
Date: 2008-01-09 07:01:20
Message-ID: 01e001c8528d$7049cbd0$c601a8c0@HP22720319231
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi Magnus, and Dave.

It seems that it is different in nmake although the initial value of
VisualStudio is embedding. Then, It sees a reference problem by
the dll independent. Therefore, embedding considers like an ideal.

Please take this into consideration.

Regards,
Hiroshi Saito

Attachment Content-Type Size
win32mak_patch application/octet-stream 773 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Sokolov Yura 2008-01-09 08:39:28 BUG #3860: xpath crashes backend when is querying xmlagg result
Previous Message Hiroshi Saito 2008-01-09 05:40:42 Re: win32.mak patch