git.postgresql.org Git - postgresql.git/commit
Mon, 4 Dec 2006 22:26:17 +0000 (22:26 +0000)
Mon, 4 Dec 2006 22:26:17 +0000 (22:26 +0000)
commit 50a073916c6e6fc8416d84f54b9747fa665a1a06
Fix pg_dump linking on Win32 with MSVS win32.mak:
The module link is insufficient.:-(
---- Sorry, japanese message change to xxx ---
link.exe @C:\DOCUME~1\hi-saito\LOCALS~1\Temp\nmk03360.
common.obj : error LNK2001: xxxxxx "_pg_qsort" xxxxxx
pg_dump_sort.obj : error LNK2001: xxxxx "_pg_qsort" xxxxx
.\Release\pg_dump.exe : fatal error LNK1120: xxxxxxx
NMAKE : fatal error U1077: 'link.exe' : xxxxx '0x460'
Stop.
Hiroshi Saito
This is the main PostgreSQL git repository.
RSS
Atom