home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6378 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.2 KB  |  40 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!UB.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!hela.iti.org!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!gate.fzi.de!fzi.DE!auhl
  3. From: auhl@fzi.DE (Axel Uhl)
  4. Subject: Re: emx curses...
  5. Message-ID: <1992Nov12.185059.1757@fzi.de>
  6. Sender: news@fzi.de (FZI-news)
  7. Reply-To: fzi.de
  8. Organization: Forschungszentrum Informatik (FZI), Karlsruhe, Germany
  9. References:  <74335@hydra.gatech.EDU>
  10. Date: Thu, 12 Nov 1992 18:50:59 GMT
  11. Lines: 27
  12.  
  13. In article <74335@hydra.gatech.EDU>, gt4719b@prism.gatech.EDU (Dave Frascone) writes:
  14. |> 
  15. |> 
  16. |> I just got emx with curses, but whenever I try a curses call,
  17. |> I get a core dump.
  18. |> 
  19. |> I compile it like:
  20. |> 
  21. |>     gcc -o curstest.exe curstest.txt -lcurse -ltermc
  22. |> 
  23. |> Also, I have noticed that malloc runs MUCH slower with emx than with
  24. |> the other version of gcc (2.2.2) with link386.  Why?
  25. |> 
  26. |> 
  27. |> Dave
  28. |> 
  29. |> 
  30. |> -- 
  31. |> gt4719b@prism.gatech.edu
  32. |> 
  33.  
  34. I've got exactly the same problem. Each compiled curses program yields a
  35. core dump at execution time. I already posted a mail concerning this problem
  36. to Kai-Uwe Rommel, who did the port of the curses library. Probably he knows
  37. a solution to this problem...
  38.  
  39. Axel (auhl@fzi.de)
  40.