Re: Linking libraries

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

 



> I have my own archive file (libx.a). I would like to use this archive
> for linking with my own applications during its compilations. How can

use -L to modify the library searching path and supply the name (without lib, in your case -L /path/to/libx.a -l x ) should do.

But how is it related to kernel list?

HTH

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux