On Tue, 28 Dec 1999, Alex V Flinsch wrote:
> The undefined reference in the message is pointing back to an object file, more
> likely the problem is a missing library in your link path.  
> 
Yah. . .it might just be a case of typing g++ whatever whatever -l<required
libfile> etc. . .

Reply via email to