linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Camillo Dell'mour" <c.dellmour@web.de>
To: linux-c-programming@vger.kernel.org
Subject: Re: how to link mqueue library
Date: Thu, 16 Dec 2004 08:39:06 +0200	[thread overview]
Message-ID: <1438051141@web.de> (raw)

Hi Ron
the math lib is named libm and the curses lib  libcurses

so the by the -l option in gcc you do not have to write "lib..."

I don't  who the mqueue libary is named, But I think libqueue so you shoult write -lqueue

ron wrots --
> 
> Hello.
> 
> I seem to have a problem linking the mqueue library....
> What's the library name to be added to the "-l" option of cc/gcc?
> If -lm is for the math library... -lcurses for ncurses,
> what's the library name for mqueue? -lmqueue??
> 
> -Ron.
> 


__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201


             reply	other threads:[~2004-12-16  6:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16  6:39 Camillo Dell'mour [this message]
2004-12-16  8:02 ` how to link mqueue library Ron Michael Khu
  -- strict thread matches above, loose matches on Subject: below --
2004-12-13  0:52 assignment makes pointer from integer without a cast? Patrick
2004-12-13  1:47 ` Hossein Mobahi
2004-12-13 16:13   ` Francesco Gadaleta
2004-12-13 19:53     ` Jan-Benedict Glaw
2004-12-16  2:07       ` how to link mqueue library Ron Michael Khu

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=1438051141@web.de \
    --to=c.dellmour@web.de \
    --cc=linux-c-programming@vger.kernel.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 NNTP newsgroup(s).