Re: GCC undefined object reference

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

 



manaankit2 <ankit.anand1@xxxxxxxxx> writes:

> 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?

Tell us exactly what you did, tell us what you expected, and tell us
exactly what you saw.  Cut and paste, don't describe.

Ian


[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