> > appro> > Whoaa there, how does that change work when the compiler is *not* GNU? > > appro> > > appro> It works *perfectly* with vendor compiler! Trust me:-) A. > > > > Really? They understand -Wl? > > Yes.
Richard, you win but for another reason:-) WorkShop C (as well as other vendor compiler drivers) does understand -Wl, *but* some of thier (Sun's) compiler drivers (well, one of those I have) collect all -Wl options in the beginning of ld command line so that ld is invoked as "ld -z allextract -z defaultextract ... libcrypto.a ...", while idea is basically "ld ... -z allextract libcrypto.a -z defaultextract ..." Why, oh why? A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]