Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: EU::MM again.

by syphilis (Archbishop)
on Mar 25, 2009 at 22:20 UTC ( [id://753273]=note: print w/replies, xml ) Need Help??


in reply to Re^2: EU::MM again.
in thread EU::MM again.

how (and where/when) does -lpq get manipulated to cause it to add the reference to -llibpq

You compiler (cl) doesn't understand the -l switch, so MakeMaker converts the -lpq to libpq.lib in order that your compiler will be able to make use of it. Changing the -lpq to -lpq64 in the LIBS assignment should fix things for you.

Cheers,
Rob

Replies are listed 'Best First'.
Re^4: EU::MM again.
by BrowserUk (Patriarch) on Mar 25, 2009 at 23:06 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://753273]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found