Bojan Smojver
Mon, 19 May 2008 14:11:40 -0700
On Mon, 2008-05-19 at 16:07 -0400, Bob Rossi wrote: > You know, I really think you should be using the --libs there. What > could the downside be? It's not like you need to add all the --libs to > the apr libs. It's just setup temporarily to get the -lpq to link. This returns libraries that were used to build PostgreSQL, not the ones that are required to link to -lpq. So, I'm just worried that it is inaccurate. -- Bojan