Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!amgraf!heitis1!news From: news@brian386.uucp (News Administrator) Newsgroups: comp.unix.i386 Subject: Re: LPI ANSI C on ISC 2.2 a lone disappointment Message-ID: <1990Jun28.171022.1838@brian386.uucp> Date: 28 Jun 90 17:10:22 GMT References: <494@litle.litle.com> Organization: Harmon Electronics, Inc Lines: 14 tom@litle.litle.com (tom hampton) writes: ->We unwrapped Interactive's new version of their operating system with ->anticipation -- our other platforms from DOS to Stratus VOS support ->ANSI C. ->Sadly, we find that we can't use ISC ANSI with ISC's TCP/IP library, as ->the latter uses in-line assembly language code with which the former can ->not cope. .. If you define NO_ASM in your CFLAGS, the library functions for the commands will be used. brian