Lange, Jeff wrote:
> I'm trying to compile one of my programs in cygwin that uses ncurses and the
> ncurses panel library. The only problem is that when I execute the following
> command:
>
> ***
> gcc -O2 -Wall -static -lncurses -lpanel main.o prefs.o comm.o
> usr/lib/libncurses.a /usr/lib/l
Hi all,
I'm trying to compile one of my programs in cygwin that uses ncurses and the
ncurses panel library. The only problem is that when I execute the following
command:
***
gcc -O2 -Wall -static -lncurses -lpanel main.o prefs.o comm.o
usr/lib/libncurses.a /usr/lib/libpanel.a -o m2emu
***
I
2 matches
Mail list logo