libpsqlODBC linking under linux

From: "Stanislav A(dot) Filippov" <safilippov(at)ualr(dot)edu>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpsqlODBC linking under linux
Date: 1999-10-23 07:43:56
Message-ID: 4.1.19991023024347.00a09ce0@athena.ualr.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I am having problem linking an ODBC program under RedHat linux.
The ODBC interface is the one that came with PostgreSQL distribution.
gcc gives error:

psqlodbc.o(.text+0x0): multiple definition of '_init'
/usr/lib/crt.o(.init+0x0): first defined here

and a similar message for '_fini'.

Does anyone know how to get around it?

Any suggestions would be appreciated

Stas

Browse pgsql-interfaces by date

  From Date Subject
Next Message Hans Matzen 1999-10-23 18:47:24 pgaccess - Print Reports
Previous Message Stanislav A. Filippov 1999-10-23 07:35:29