Re: BUG #1319: Windows LIB file libecpg.lib not in build o - Mailing list pgsql-bugs

From Tom O'Connell
Subject Re: BUG #1319: Windows LIB file libecpg.lib not in build o
Date
Msg-id AF724CC13AC0EE428E255F1B89B89A2D010618AF@bp-mail.bluephoenixsolutions.com
Whole thread Raw
List pgsql-bugs
As stated in my original e-mail you do provide a Windows lib file for libpq.
All I am asking is that you provide a lib for libecpg.  I created my own
Windows lib file for libecpg and it works.  I can compile and link with
MSVC.

Thanks,

Tom O'Connell
AppBuilder Development Manager
BluePhoenix Solutions
Office: 919.319.2264
Mobile: 919.349.0176
Fax: 919.319.2235
www.bluephoenixsolutions.com



-----Original Message-----
From: Magnus Hagander [mailto:mha@sollentuna.net]
Sent: Wednesday, December 01, 2004 4:21 AM
To: Bruce Momjian; Tom O'Connell
Cc: pgsql-bugs@postgresql.org; Dave Page
Subject: RE: [BUGS] BUG #1319: Windows LIB file libecpg.lib not in build
or package


AFAIK, we don't support ecpg with MSVC, only with MingW. Meaning it
hasn't been verified to work. But it should be Ok to generate LIB files
from the DLL and use those - just not tested. I don't see why it
shouldn't work...

If it does work we should consider adding MSVC import libraries in the
MSI build. Dave - we do this for some other package already, don't we?

//Magnus

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: Tuesday, November 30, 2004 8:49 PM
> To: Tom O'Connell
> Cc: pgsql-bugs@postgresql.org
> Subject: Re: [BUGS] BUG #1319: Windows LIB file libecpg.lib
> not in build or package
>
>
> Is there some problem with using ecpg on Win32?  I was not
> aware of one.
>
> --------------------------------------------------------------
> -------------
>
> PostgreSQL Bugs List wrote:
> >
> > The following bug has been logged online:
> >
> > Bug reference:      1319
> > Logged by:          Tom O'Connell
> >
> > Email address:      toconnell@bphnx.com
> >
> > PostgreSQL version: 8.0 Beta
> >
> > Operating system:   Windows 2000 Professional
> >
> > Description:        Windows LIB file libecpg.lib not in
> build or package
> >
> > Details:
> >
> > The PostgreSQl version 8 BETA 4 package does not contain a
> libecpg.lib file.
> >  The build does not contain a Windows DEF file for libecpg.
> >
> > I was able to create the DEF file and LIB file for libecpg.  I have
> > run a few tests and the interface is working.
> >
> > A lib file is shipped in ..\lib\ms for the libpq interface.
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> >                http://www.postgresql.org/docs/faqs/FAQ.html
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square,
> Pennsylvania 19073
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Beta4 postgres.exe crash "...terminated by signal 5"
Next
From: "Dave Page"
Date:
Subject: Re: BUG #1319: Windows LIB file libecpg.lib not in build or package