Ben Collins <[EMAIL PROTECTED]> writes: > On Mon, Apr 23, 2001 at 01:42:43PM -0700, Philippe Troin wrote: > > Ben Collins <[EMAIL PROTECTED]> writes: > > > > > On Mon, Apr 23, 2001 at 09:18:26PM +0100, Philip Blundell wrote: > > > > >Is there any mips or arm machine I could log into which has 2.95.4 > > > > >installed so that I could check the aleph package ? > > > > > > > > I can do you an account on an arm machine. Send me a username and > > > > either a > > > > crypted password or an SSH public key. Dunno about mips. > > > > > > I just tested on my netwinder, and it does not exhibit the same problem. > > > I can test on mips later tonight. > > > > Uh, tested what on arm ? > > The test program.
The test program always worked on arm... Let me restate: Program | aleph | test prog. | ----------------+---------------+---------------+ Arch | arm | mips | arm | mips | ----------------+-------+-------+-------+-------+ Linked w/stdc++ |yes|no |yes|no |yes|no |yes|no | ----------------+---+---+---+---+---+---+---+---+ Result |brk|ok.|brk|ok.|ok.|ok.|brk|ok.| ------------------------------------------------- (Sorry if I wasn't clean enough) Phil.