Re: infinit loop on IRIX system.

2001-04-12 Thread Richard Levitte - VMS Whacker
From: Matthew Bettencourt <[EMAIL PROTECTED]> Removing -64 may not be enough. I've no idea what the effect of defining SIXTY_FOUR_BIT_LONG is in a 32-bit environment. Maybe that should be changed to THIRTY_TWO_BIT_LONG as well? Otherwise, there may be times where testing for zero doesn't work

Re: infinit loop on IRIX system.

2001-04-11 Thread Matthew Bettencourt
Just some more info, this also occures when compiled with -g Matt Matthew Bettencourt wrote: > > I have compiled openssl0.9.6a on an SGI IRIX64 system configured > 51 10:20 ./Configure irix64-mips4-cc --prefix=$HOME > the only mod is that I removed the -64 to generate n32 objects. When

infinit loop on IRIX system.

2001-04-11 Thread Matthew Bettencourt
I have compiled openssl0.9.6a on an SGI IRIX64 system configured 51 10:20 ./Configure irix64-mips4-cc --prefix=$HOME the only mod is that I removed the -64 to generate n32 objects. When I use the FSSL CORBA security plugin I get stuck in an infinit loop. /vizoned1/matt/openssl-0.9.6a/cr