Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!news.kei.com!newsfeed.internetmci.com!uunet!news-in2.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: SunOS 4.x Lightweight Processes On NetBSD/SPARC Date: Thu, 26 Sep 1996 14:53:53 -0700 Organization: Me Lines: 15 Message-ID: <324AFB71.4D6B0BD7@lambert.org> References: <3249F466.5239@autores.hotspot.com> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Larry Riedel wrote: ] ] I have an application which uses Sun's lightweight processes, and I ] would like to use NetBSD/SPARC to continue it's development. Is it as ] simple as copying the include and library files from a SunOS machine? SunOS 4.x LWP depends on aioread/aiowrite/aiowait/aiocancel. I'm not sure those system call interfaces are supported by NetBSD. If they are, then yes, you would just copy the libraries. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.