Subject: Re: PR 7152: egcs -O error found by running ssleay
To: Soren S. Jorvang <soren@t.dk>
From: Frederick Bruckman <fb@enteract.com>
List: tech-toolchain
Date: 03/23/1999 21:13:53
On Wed, 24 Mar 1999, Soren S. Jorvang wrote:

> On Wed, Mar 24, 1999 at 12:08:03AM +0100, Ignatios Souvatzis wrote:
> > can somebody knowledgeable please look at this?
> 
> Just FYI, I just checked, and this still happens with OpenSSL 0.9.2b
> and the 'egcs-2.91.60 19981201 (egcs-1.1.1 release)' in -current.
> I haven't investigated further.

It's not _necessarily_ egcs's fault--ssleay contains assembly language
tailored to each architecture.

I managed to link it with "-g -O0". Unfortunately, it still doesn't
quite work. It will link into a patched "lynx", and then lynx still
works OK for ordinary connections, but the SSL test url,
<http://www.moxienet.com/lynx/ssl-test/>, causes lynx to complain
about unresolved symbols in rsaref and quit. (This is with
USA_RESIDENT set.)