Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!jarthur!nntp-server.caltech.edu!tll From: tll@nntp-server.caltech.edu (Tal Lewis Lancaster) Newsgroups: comp.sys.amiga.programmer Subject: curses.lib and gcc Keywords: curses gcc Message-ID: <1991Apr22.011815.9684@nntp-server.caltech.edu> Date: 22 Apr 91 01:18:15 GMT Organization: California Institute of Technology, Pasadena Lines: 10 I am having difficulty using Simon Raybould's Curses package with gcc. I had to make some minor changes in curses.c because gcc doesn't recoginize "chip". But when I recomiled the library under gcc and run one of the demo programs, I get garbage where I should be seeing text. Compiling the same source under SAS runs fine. Does anybody have any ideas? Tal Lancaster tll@tybalt.caltech.edu