> However, currently I'm unfortunately unable to release a Cygwin net
> version of 0.9.7 due to a linker problem, which results in dropped
> symbols in the link stub library. The most prominent dropped symbol
> is RC4. Building OpenSSH with this libs results in ssh and sshd crashing
> immediately :-((( I'm still in the process of trying to find out why
> that happens.
>
> Btw., does anybody have an idea where a symbol ".RC4_end" could come from?
I should have an idea... To start which I didn't expect to see .RC4_end
symbol be visible at all. Assembler should have hidden it as names
starting with . are supposed to be internal. I can double-check it later
today. As for dropped RC4 symbol. I'm not really following... Did 'make
test' pass?
> c=`echo $$i | sed 's/^lib\(.*\).dll/cyg\1-$(SHLIB_VERSION_NUMBER).dll/'`;
^ this of course works, but it probably
should be \., not just dot:-)
A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]