[Haskell-cafe] GHC compilation with postres libs

Bayley, Alistair Alistair_Bayley at ldn.invesco.com
Fri Feb 25 09:45:06 EST 2005


> From: Edwin Eyan Moragas [mailto:haaktu at gmail.com] 
> 
> eyan at tanis $ ghc  -o test  -L/usr/local/pgsql/lib/ -lpg Main.hs
> compilation IS NOT required
> /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-s
> lackware-linux/bin/ld:
> cannot find -lpg
> collect2: ld returned 1 exit status
> 
> still no go. :-)
> thanks.


Where is the library (the .so file) and what is it called? Can you show me
the contents of /usr/local/pgsql/lib ?

-----------------------------------------
*****************************************************************
Confidentiality Note: The information contained in this   message, and any
attachments, may contain confidential   and/or privileged material. It is
intended solely for the   person(s) or entity to which it is addressed. Any
review,   retransmission, dissemination, or taking of any action in
reliance upon this information by persons or entities other   than the
intended recipient(s) is prohibited. If you received  this in error, please
contact the sender and delete the   material from any computer.
*****************************************************************



More information about the Haskell-Cafe mailing list