Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!pdn!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.unix.sysv386 Subject: Re: Missing C library functions in INTERACTIVE 386/ix 2.0.2? Message-ID: <2789D92E.413@tct.uucp> Date: 8 Jan 91 14:37:33 GMT References: <10325@bunny.GTE.COM> <132@limbic.ssdl.com> <1991Jan7.023734.29424@wolves.uucp> Organization: Teltronics/TCT, Sarasota, FL Lines: 14 According to ggw%wolves@cs.duke.edu (Gregory G. Woodbury): > The best solution I have found was to use that ar command to >extract the two object modules concerned, regex.o and regcmp.o, from the >libPW archive and make another archive /usr/lib/libregex.a to hold them. This procedure is also useful for the routines in /lib/libx.a (the Xenix library). Libx includes a version of opendir/readdir/closedir incompatible with the standard C library and . However, I want to use chsize(), nap() and rdchk(). So extracted those objects, put them in /u/local/lib/libxenix.a, and link with -lxenix. Presto. -- Chip Salzenberg at Teltronics/TCT , "If Usenet exists, then what is its mailing address?" -- me "c/o The Daily Planet, Metropolis." -- Jeff Daiell