> The assembler functions have leading underscores; the C stuff doesn't > so linking fails, waiting "foo_bar" when the asm file exports > "_foo_bar". So we have to add a new target bsdos, and do sed 's/^_//;s/ :/:/' instead of using the bsdi entries. Correct? ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- buglet for BSDI4.0 Rich Salz
- Ulf Moeller