In message <[EMAIL PROTECTED]> on Mon, 16 Dec 2002 19:54:08 +0100, Andy
Polyakov <[EMAIL PROTECTED]> said:
appro> Richard, you win but for another reason:-) WorkShop C (as well as other
appro> vendor compiler drivers) does understand -Wl, *but* some of thier
appro> (Sun's) compiler drivers (well, one of those I have) collect all -Wl
appro> options in the beginning of ld command line so that ld is invoked as "ld
appro> -z allextract -z defaultextract ... libcrypto.a ...", while idea is
appro> basically "ld ... -z allextract libcrypto.a -z defaultextract ..." Why,
appro> oh why? A.
Eh god... So basically, we not only need to detect if GNU ld is used,
but that it's really GNU cc as well? What happens if the compiler
isn't GNU but ld is?
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]