Hello folks
I compiled gnu-pascal on my NetBSD 2.0.2 box yesterday. It worked well. After some basic compiler tests, I would like to know, how to compile a ncurses program. I have the ncurses lib already installed. It looks like this:
/usr/pkg/lib/libncurses.so /usr/pkg/include/ncurses.h
O.k, now I have some questions:
1. Where can I find the gpc BINDINGS to ncurses? I only found the library on the gpc-webspace.
2. What are the compiler flags to compile gpc-ncurses code?
3. A small test code would be very useful. Any suggestions?
Thx a lot Regards Karim F.