home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6312 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  600 b 

  1. Path: sparky!uunet!gumby!destroyer!gatech!prism!gt4719b
  2. From: gt4719b@prism.gatech.EDU (Dave Frascone)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: emx curses...
  5. Message-ID: <74335@hydra.gatech.EDU>
  6. Date: 10 Nov 92 18:43:41 GMT
  7. Organization: Georgia Institute of Technology
  8. Lines: 19
  9.  
  10.  
  11.  
  12. I just got emx with curses, but whenever I try a curses call,
  13. I get a core dump.
  14.  
  15. I compile it like:
  16.  
  17.     gcc -o curstest.exe curstest.txt -lcurse -ltermc
  18.  
  19. Also, I have noticed that malloc runs MUCH slower with emx than with
  20. the other version of gcc (2.2.2) with link386.  Why?
  21.  
  22.  
  23. Dave
  24.  
  25.  
  26. -- 
  27. gt4719b@prism.gatech.edu
  28.  
  29.