dbTalk Databases Forums  

Linking issues with libpq

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Linking issues with libpq in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rajan Bhide
 
Posts: n/a

Default Linking issues with libpq - 02-25-2004 , 02:13 AM






Hi,
I am getting following error if I compile postgres7.4.1 source code using gmake and gcc.
ld.so.1: /tmp/postgres/bin/psql: fatal: libgcc_s.so.1: open failed: No suchfile or directory

I suppose this is because libpq.so is using libgcc.so, which is not available to runtime linker ld.
Can I build libpq.so where I can statically link libgcc.a instead of libgcc..so.
If yes, Can anyone suggest me the option to be given for configure script.

Thanks,
Rajan Bhide


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.