linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Libfprint
@ 2008-06-18 10:10 Kumar, Vinoth R
  2008-06-18 10:39 ` Libfprint Alfeiks
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar, Vinoth R @ 2008-06-18 10:10 UTC (permalink / raw)
  To: linux-c-programming

I am currently working on a project which uses a fingerprint reader. I
thought of using libfprint . The problem is I am very new to gcc. Could
anyone say how to compile and link it with the library my program say
myfprint.c

Thanks,
R.Vinoth Kumar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Libfprint
  2008-06-18 10:10 Libfprint Kumar, Vinoth R
@ 2008-06-18 10:39 ` Alfeiks
  0 siblings, 0 replies; 2+ messages in thread
From: Alfeiks @ 2008-06-18 10:39 UTC (permalink / raw)
  To: Kumar, Vinoth R; +Cc: linux-c-programming

use -l flag to gcc - when it calls linker (ld)

Kumar, Vinoth R wrote:
> I am currently working on a project which uses a fingerprint reader. I
> thought of using libfprint . The problem is I am very new to gcc. Could
> anyone say how to compile and link it with the library my program say
> myfprint.c
>
> Thanks,
> R.Vinoth Kumar
> --
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-18 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-18 10:10 Libfprint Kumar, Vinoth R
2008-06-18 10:39 ` Libfprint Alfeiks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).