error in makefile for libpq++ examples - Mailing list pgsql-docs

From bbravat@hss.hns.com
Subject error in makefile for libpq++ examples
Date
Msg-id 65256865.002EB97F.00@sandesh.hss.hns.com
Whole thread Raw
Responses Re: [DOCS] error in makefile for libpq++ examples
List pgsql-docs

Hi,

I just downloaded the recent postgres distribution of ver6.5.3. In its makefile
for libpq++, variable LDFLAGS should also contain -lpq option otherwise it fails
to compile the examples with gcc.

I think it will be good idea to include information about INCLUDE directories,
LDFLAGS and also the setting of LD_LIBRARY_PATH in the html documentation in
libpq++ chapter of the programmer's manual.

Cheers,
Brij




pgsql-docs by date:

Previous
From: cdlug
Date:
Subject: Can you give me A sample?
Next
From: Vince Vielhaber
Date:
Subject: Re: [DOCS] error in makefile for libpq++ examples