From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FE03797.7000408@grandegger.com> Date: Tue, 19 Jun 2012 10:25:59 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Xenomai] Sharing memory between rt-posix and standard-posix apps List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xenomai@xenomai.org Hello, the shared memory support of Xenomai's POSIX skin currently only support shared memory between rt processes. I mean, all apps must be linked against Xenomai's POSIX library. Shared memory created by apps linked against the standard POSIX library will not be found. Is/was there a good reason for that limitation? Wolfgang.