<html><body>
<p><tt>> On Fri, 2005-04-29 at 19:41 +0100, David Woodhouse wrote:<br>
> > Here's what I see when I compile a simple test program for both ppc32<br>
> > and ppc64 and execute both. The arguments appear correct in both cases,<br>
> > and you see the 'auxitem' which accompanies the IPC_SET (a2==101) call.<br>
</tt><br>
<tt>> Ah, you're on x86_64, aren't you? The syscall calling convention is<br>
> different between i386 and x86_64 calls -- the arguments are actually in<br>
> different registers. Try this...<br>
Yes. I am on x86_64.</tt><br>
<tt>I will try this and post the results.</tt><br>
<br>
<tt>Thanks!</tt><br>
<tt>debbie</tt></body></html>