GCC undefined object reference

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have a c file which uses the function defined in a library. In my makefile
i am providing the -lCOM option with gcc. Where COM is the library. The
Library Path is there in the LD_LIBRARY_PATH. 

But when i run the gmake, i get the error which says that undefined Object
reference.
That function is there in the COM lib(libCOM.a).

Can someone help me with the same?
-- 
View this message in context: http://old.nabble.com/GCC-undefined-object-reference-tp32241304p32241304.html
Sent from the gcc - Help mailing list archive at Nabble.com.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux