[gts-general] trying to link with c++
Brought to you by:
popinet
|
From: Paul <pau...@st...> - 2001-08-14 14:39:16
|
I am writing a program in C++ (under rh7.1 linux) using g++ and I wanted to use the gts library. How do I link to it? All the .cpp files compiled to .o but I get errors complaining about undefined references. So what options on g++ do I need to link to it? Thanks in advance Paul |