All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Paolo Ornati <ornati@fastwebnet.it>
Cc: raja <vnagaraju@effigent.net>, linux-kernel@vger.kernel.org
Subject: Re: ipc
Date: Thu, 7 Jul 2005 08:27:48 -0400	[thread overview]
Message-ID: <20050707122747.GR3720@devserv.devel.redhat.com> (raw)
In-Reply-To: <20050707141302.1f40eb89@localhost>

On Thu, Jul 07, 2005 at 02:13:02PM +0200, Paolo Ornati wrote:
> You need to tell GCC to use "libmqueue"... something like this:
> 
> 	gcc -Wall -O2 -o prog prog.c -lmqueue

If you have glibc 2.3.4 or later, you should use -lrt instead.

	Jakub

  reply	other threads:[~2005-07-07 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-07 11:31 ipc raja
2005-07-07 12:13 ` ipc Paolo Ornati
2005-07-07 12:27   ` Jakub Jelinek [this message]
2005-07-07 12:46     ` ipc Paolo Ornati

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=20050707122747.GR3720@devserv.devel.redhat.com \
    --to=jakub@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ornati@fastwebnet.it \
    --cc=vnagaraju@effigent.net \
    /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 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.