- Архив списков рассылки pgsql-interfaces

Поиск
Список
Период
Сортировка
От Stanislav A. Filippov
Тема
Дата
Msg-id 4.1.19991023023509.00a04d90@athena.ualr.edu
обсуждение исходный текст
Список 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




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Michal Maru¹ka"
Дата:
Сообщение: mdb: new application}
Следующее
От: "Stanislav A. Filippov"
Дата:
Сообщение: libpsqlODBC linking under linux