On Fri, Apr 26, 2002 at 05:13:33PM -0400, DC Yin wrote: > When I config amd make openssl-0.9.6a on Solari??7. I > meet error when do make. the system indicate > following: > + gcc -shared -o libcrypto.so.0.9.6a -Wl > ,-S,-soname=libcrypto.so.0.9.6a -Wl,--whole-archive > libcrypto.a -Wl,--no-whole-archive -L, -lsoket -lnsl > -ldl -lc > /usr/ccs/bin/ld: illegal option -- - > /usr/ccs/bin/ld: illegal option -- w > /usr/ccs/bin/ld: illegal option -- - > /usr/ccs/bin/ld: illegal option -- n
The -Wl... options are crafted for GNU ld, but you are using Sun's ld. Either use GNU ld or change the -Wl options. Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] http://www.aet.TU-Cottbus.DE/personen/jaenicke/ BTU Cottbus, Allgemeine Elektrotechnik Universitaetsplatz 3-4, D-03044 Cottbus ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]