Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Vin Shelton <acs(a)xemacs.org> writes:
> From: Alexandre Oliva <oliva(a)lsd.ic.unicamp.br>
> Subject: unexelf.c is broken on IRIX 6
>
http://www.xemacs.org/list-archives/xemacs-patches/9912/msg00006.html
As I said on review I don't really like this. at least not until one
of the other SGI have reported succes. The other way of fixing it is
much more isolated. I don't think stuff like this is appropriate to
stick into 21.1.x without _a lot_ of testing in the betas.
OK, guys. I have some time today and can do some testing.
we have the following SGI machines around here:
ge204@kennet$ for i in $LOCALSGIS ; do ssh $i uname -a; done
IRIX64 ruby 6.2 06101031 IP28 mips
IRIX64 kiwi 6.2 06101031 IP28 mips
IRIX aura 6.2 03131015 IP22 mips
IRIX psf 6.3 12161207 IP32 mips
IRIX theseus 6.3 12161207 IP32 mips
IRIX truth 6.5 01221553 IP32 mips
IRIX chicago 5.3 11091812 IP22 mips
IRIX texas 5.3 11091812 IP22 mips
IRIX sippi 5.3 11091812 IP22 mips
IRIX delta 5.3 11091812 IP22 mips
IRIX cobalt 5.3 11091812 IP22 mips
IRIX vectra 5.3 11091812 IP22 mips
IRIX lotus 5.3 11091812 IP22 mips
IRIX astra 5.3 11091812 IP22 mips
IRIX sky 5.3 11091811 IP20 mips
IRIX cyan 5.3 11091811 IP20 mips
IRIX azure 5.3 11091812 IP22 mips
IRIX royal 5.3 11091811 IP20 mips
IRIX steel 5.3 11091811 IP20 mips
IRIX slate 5.3 11091811 IP20 mips
any specific cases you want me to test?
Otherwise I'll just try normal non-mule builds of the current 21.1.8cvs on:
ruby aura psf truth chicago
that should cover all version, right? I am planning to use gcc, but if
necessary I can also check whether we have some SGI compiler.
If anybody knows anything else I should do (check patch levels, build
32/64bit versions or something like that) speak up now.
I'll post more info when the builds are finished.
Gunnar
P.S.: In case it's not obvious: I do not normally use IRIX, therefore
I am a bit clueless about it...