Re: ipc

From: Jakub Jelinek
Date: Thu Jul 07 2005 - 07:31:41 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/