Re: Compile libssl from source package

2002-09-10 Thread Robert Ian Smit
Talking to myself again. Sorry about that. Anyway, for future reference, I would like to mention that recompiling libssl on a Sparc with the -mv8 flag to gcc really speeds up the login process. On the debian-sparc list, someone referred me to a message in the archive. See for more detail: http

Re: Compile libssl from source package

2002-09-09 Thread Robert Ian Smit
On Mon, Sep 09, 2002 at 01:27:32AM +0200, Robert Ian Smit wrote: > Since the Sparc is a gateway and besides that very slow, I can't > have a couple of trial and errors while building the new ssl > libraries. So where do I change/add the -mv8 option for gcc? Being impatient, ofcourse I gave it a t

Compile libssl from source package

2002-09-08 Thread Robert Ian Smit
Logging into my Sparcstation using ssh is very slow. Thanks to the friendly advise of another Debian/Sparc user I now know this is because of the compile time option used for libssl. Googling around a bit I found out that I have to "rebuild openssl/libssl/libcrypto, adding a -mv8 flag to gcc". I