Обсуждение: ECPG eror ...

Поиск
Список
Период
Сортировка

ECPG eror ...

От
Zudi Iswanto
Дата:
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


Re: ECPG eror ...

От
Michael Meskes
Дата:
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!