On Fri, Dec 13, 2002 at 09:16:34AM -0500, Simon Glover wrote:
> On Thu, 12 Dec 2002, Sean O'Rourke wrote:
> > The following defines a macro VA_TO_VAPTR(x) to convert va_list arguments
> > to pointers in a platform-independent way.  Works for me on Linux-ppc.
> > Could someone with another CPU give it a spin and/or make sure I hid the
> > macro in the right part of {config/,lib/Parrot/Configure,...}?
> 
>  Works fine for me on Linux/x86.

Works fine for me on Linux/sparc and sparc Solaris

This is failing for me on both sparc machines:

t/pmc/perlhash......NOK 17#          got: ''
#     expected: 'ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# '

The Solaris box has:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)

The Debian box has:
Reading specs from /usr/lib/gcc-lib/sparc-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)

Nicholas Clark
-- 
INTERCAL better than perl?      http://www.perl.org/advocacy/spoofathon/

Reply via email to