linking problem with gcc-mingw - Mailing list pgsql-hackers

From Shi-Sen Chang
Subject linking problem with gcc-mingw
Date
Msg-id 01c801c3098c$e901da30$db3d5c8c@NCL.iii.org.tw
Whole thread Raw
List pgsql-hackers
Every
 
I'm porting my cygwin DB access programs to native win32
environment with mingw gcc, but something was incorrect
during my linking stage(The C code was generated by ecpg.exe
from a pgc file).  It seemed to be caused by incomplete
libraries(lack of ECPGdo, sqlca, etc), because the linking
process could be done with libraries from
(but all libraries were SJIS fixed encoding).
Is there any way to solve my problem?
Thanks!
 
Shi-Sen
 

pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: pg_clog woes with 7.3.2 - The Conclusion
Next
From: Rod Taylor
Date:
Subject: Re: 7.4 acl: what is a*r*w*d*?