I'm not that much of a hero with gcc, but looks like you need to check the path for the linker. You're setting it to -L/usr/arsystem/<servername>/cmdb/sdk/include, but I suspect you need it to set to -L/usr/arsystem/<servername>/cmdb/sdk/lib, in any case to the location of the .a files.
Hugo
On 7/25/06, Dawe, Byron <[EMAIL PROTECTED]> wrote:
Hi Listers;
Just wondering if anyone out there can answer a question about C API's
specifically I am using the gcc command:
gcc test.c -v -I/usr/arsystem/<servername>/cmdb/sdk/include
-L/usr/arsystem/<servername>/cmdb/sdk/include
But when I run this, I still get an undefined reference to
ARInitialization and ARTermination ...
Anyone seen this before, thanks
Byron.
===================================
Byron Dawe
Computing and Communications
Memorial University of Newfoundland
St. John's, NL
A1C 5S7
Phone: (709) 757-3530 ext. 4054
===================================
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
__20060125_______________________This posting was submitted with HTML in it___

