Re: [cssed-devel] New test feature
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-03-12 18:44:26
|
El vie, 12 de 03 de 2004 a las 17:58, Mich=C3=A8le Garoche escribi=C3=B3: > Le 12 mars 2004, =C3=A0 17:34, Iago Rubio a =C3=A9crit : > > It seems to be a core Darwing feature, if it's supossed to be in all > > MacOsX systems, may be, I'll take a try ;) > I doubt you can use it under X11. But interprocces communication is a kernel feature, so why X11 will break it ? The message queue can run in the console, and have no need of graphic features of X11. It's just as shared memory, semaphores, signals, .... those are low level kernel features, and shoud not be broken by any other running proccess in the system. =20 > > What can be problematic is to link with it, as there are no configure > > checks to test for it. > > > > Exists a standard location and name for the library ? > > > > Any idea about how to provide this feature in MacOsX without gnome ? > No that I know of. :( Will take it out with some #defines then to avoid breaking MacOsX building. In the other hand, may be it will never be in a release, but I will investigate further in the MacOsX ipc capabilities. This feature can be implemented storing information in a shared memory segment instead of using message queues. The shared memory api seems to be the same in Linux and MacOsX. But I'm not yet sure it's something to be done. Is this interesting ? or it doesn't deserve the effort. --=20 Iago Rubio http://www.iagorubio.com =20 GPGkey pgp.rediris.es id 0x909BD4DD fingerprint =3D D18A B950 5F03 BB9A DD89 AA75 FEDF 1978 909B D4DD ********** iago.rubio(AT)hispalinux.es ********** =20 -------------------------------------------------- |