Xref: news-dnh.mv.net comp.os.msdos.djgpp:507 Path: news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!agate!newsxfer.itd.umich.edu!jobone!ef2007!kvandel From: kvandel AT pms661 DOT pms DOT ford DOT com (Kurt Van Delden) Newsgroups: comp.os.msdos.djgpp Subject: libgr.a library Date: 22 Jun 1995 13:27:35 GMT Organization: Ford Motor Company Lines: 9 Sender: kvandel AT pms661 (Kurt Van Delden) Distribution: world Nntp-Posting-Host: pms661.pms.ford.com To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I need to get the gr library that is needed to compile the tasking library that comes with djgpp. I have crammed almost all of the zip files off the oak archive onto my pc. I have install all of them with pkunzip -d ...etc. I can compile most of the tests and examples but not the really good stuff. Ohh the curses library, when linkng complains about exausting memory. I know I only have 8MB but to compile a simple curses program should require much, should it ? Ohh on some of the programs I compile, I get redifinition of atexit().... ? It seems to be in two different .h files... I imagine I did something wrong on install because the program I was compiling was a sample test program. Other question, I use outportb and inportb to access a device that does trap timing and stuff. I was wondering what do I have to do to convert this function to linux ? Thanks, Kurt Van Delden