libpq problem on windows

From: Alexander Cohen <alex(at)toomuchspace(dot)com>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: libpq problem on windows
Date: 2004-07-12 15:51:01
Message-ID: 4678F58E-D41B-11D8-9737-000A95B947DC@toomuchspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Im trying to compile an app that uses libpq.lib with codewarrior 8 on a
mac for windows. All compiles correctly until cw tries to link and i
get a weird error. here's the error:

Error : Bad magic signature (expected '!<arch>\n')
libpq.lib

I can use any other library and it goes through ok, but it wont work
with the libpq. The libpq im using is the one included in the binary
snapshot for the native win32 port.

Any ideas how to solve this?

thanks
Alex

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Darko Prenosil 2004-07-12 16:20:10 Re: PostGre and Windows XP
Previous Message Giselle Dazzi 2004-07-12 15:21:01 PostGre and Windows XP