ECPG eror ...

Started by Zudi Iswantoover 24 years ago2 messages
#1Zudi Iswanto
zudi@dnet.net.id

Dear all :

help me please :
I compile my c++ program to connect Postgres Sql with command line :
c++ -I /usr/local/pgsql/include -L /usr/local/pgsql/lib -lecpg -lpq -g -o capek.cgi capek.cc

and I ve got eror

" Segmentation fault (core dumped) "

could any body tell me what happen ..

Zudi Iswanto

#2Michael Meskes
meskes@postgresql.org
In reply to: Zudi Iswanto (#1)
Re: ECPG eror ...

On Wed, Aug 01, 2001 at 05:12:25PM +0700, Zudi Iswanto wrote:

I compile my c++ program to connect Postgres Sql with command line :
c++ -I /usr/local/pgsql/include -L /usr/local/pgsql/lib -lecpg -lpq -g -o capek.cgi capek.cc

and I ve got eror

" Segmentation fault (core dumped) "

When do you get this? During compilation? During execution?

Michael
--
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!