Re: what about external libraries? - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: what about external libraries?
Date
Msg-id Pine.LNX.4.30.0104151234270.760-100000@peter.localdomain
Whole thread Raw
In response to what about external libraries?  (Lonnie Cumberland <lonnie_cumberland@yahoo.com>)
List pgsql-interfaces
Lonnie Cumberland writes:

> In my external funcs.cc program, I am calling using some functions that are in
> "libcryptopp.a" and now the task is to let the "funcs.so" know how to link to
> this as well, although it appears that we do not actually do any linking or I
> could simply use the "-lcrypt" command line parameter with g++

It would surely have to be -lcryptopp.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-interfaces by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: DBD::Pg 0.96 and DBI 1.15 ignoring username and password
Next
From: "N@ta$"
Date:
Subject: DBD and DBI::Pg