On Sat, 18 Jan 2003, Andy Polyakov wrote:

> > > To summarize. I'm hardcoding i586 to all Caldera/SCO targets. And
> > > according to RT#460 we also should get rid of -lresolv on those
> > > platforms, right? A.
> > 
> > And yes, get rid of -lresolv on the sco5 (OpenServer 5) targets.
> 
> The question also is if it's needed even in unixware-2.* lines. As
> already mentioned openssl does not use functions normally found in
> libresolv. A.

libresolv has strcasecmp and libx has ftime.
On UnixWare 2.1.x we could replace "-lresolv -lx" with -lc89
but UnixWare 2.0x doesn't have libc89

BTW the sco5 targets need ::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)
after -Kpic

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to