public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* add_timer
@ 1999-12-20  8:44 Moritz Julen
  1999-12-31 22:24 ` add_timer Moritz Julen
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Julen @ 1999-12-20  8:44 UTC (permalink / raw)
  To: help-gcc

hey
I'd like to use the new timer functions

add_timer(struct timer_list * timer)
del_timer(struct timer_list * timer)

but I can't link it.

I tried gcc source.c -o exec -ltimer

in source.c I included timer.h

then I get undefined reference to add_timer. I use SuSE 6.2

Thanks

Mo

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

* add_timer
  1999-12-20  8:44 add_timer Moritz Julen
@ 1999-12-31 22:24 ` Moritz Julen
  0 siblings, 0 replies; 2+ messages in thread
From: Moritz Julen @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

hey
I'd like to use the new timer functions

add_timer(struct timer_list * timer)
del_timer(struct timer_list * timer)

but I can't link it.

I tried gcc source.c -o exec -ltimer

in source.c I included timer.h

then I get undefined reference to add_timer. I use SuSE 6.2

Thanks

Mo

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

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-20  8:44 add_timer Moritz Julen
1999-12-31 22:24 ` add_timer Moritz Julen

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 read-only IMAP folder(s) and NNTP newsgroup(s).