library files

Started by Mohsen Pahlevanzadehabout 21 years ago2 messagesgeneral
Jump to latest
#1Mohsen Pahlevanzadeh
mohsen@pahlevanzadeh.org

Dears,Now i can't link any library to my executable file,Please guide me
that i can use mysql along with pgsql.(mysql needs to add library to
executable file)
Yours,Mohsen

#2Guy Rouillier
guyr@masergy.com
In reply to: Mohsen Pahlevanzadeh (#1)
Re: library files

Mohsen Pahlevanzadeh wrote:

Dears,Now i can't link any library to my executable file,Please guide
me that i can use mysql along with pgsql.(mysql needs to add library
to executable file) Yours,Mohsen

Have you read the section of the documentation dealing with building C
programs to talk with PostgreSQL? See section 27.15. Building libpq
Programs. Seems pretty clearly laid out there.

--
Guy Rouillier