public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Moritz Julen <moju@hotmail.com>
To: help-gcc@gnu.org
Subject: add_timer
Date: Mon, 20 Dec 1999 08:44:00 -0000	[thread overview]
Message-ID: <385E6AF1.19921032@hotmail.com> (raw)

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

WARNING: multiple messages have this Message-ID
From: Moritz Julen <moju@hotmail.com>
To: help-gcc@gnu.org
Subject: add_timer
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <385E6AF1.19921032@hotmail.com> (raw)
Message-ID: <19991231222400.4ghj1r96kAMG4voj8n8WYq6WemPXuAuruGZd1hLH458@z> (raw)

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

             reply	other threads:[~1999-12-20  8:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-20  8:44 Moritz Julen [this message]
1999-12-31 22:24 ` add_timer Moritz Julen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=385E6AF1.19921032@hotmail.com \
    --to=moju@hotmail.com \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).