All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] creating .lib file
@ 2008-07-19 16:08 egemen kaleli
  2008-07-28  9:27 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: egemen kaleli @ 2008-07-19 16:08 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

hello,
 
I wrote a pci driver with rtdm.I created a user file which contains functions that use rtdm api.I need to transform this  .c file into .lib file.
 
Eventually in make file  I must define it.For example native and rtdm libs are defined as -lnative and -lrtdm.How can I do it?


      

[-- Attachment #2: Type: text/html, Size: 468 bytes --]

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

* Re: [Xenomai-help] creating .lib file
  2008-07-19 16:08 [Xenomai-help] creating .lib file egemen kaleli
@ 2008-07-28  9:27 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2008-07-28  9:27 UTC (permalink / raw)
  To: menege1; +Cc: xenomai

egemen kaleli wrote:
> hello,
> 
> I wrote a pci driver with rtdm.I created a user file which contains
> functions that use rtdm api.I need to transform this  .c file into
> .lib file.
> 
> Eventually in make file  I must define it.For example native and rtdm
> libs are defined as -lnative and -lrtdm.How can I do it?

This question is not specific to Xenomai, so is off-topic. Google will
probably help you find many tutorials explaining how to generate
libraries with gcc or ar.

-- 
                                                 Gilles.


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

end of thread, other threads:[~2008-07-28  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-19 16:08 [Xenomai-help] creating .lib file egemen kaleli
2008-07-28  9:27 ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.