bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile with ncurses statically


From: toyli
Subject: compile with ncurses statically
Date: Thu, 20 Nov 2003 17:11:22 +0300
User-agent: Internet Messaging Program (IMP) 3.1

Hello there!

Recently i have been compiling my program the standard way:

gcc -o test test.c -lncurses -lform -lmenu

Now, portability problem arose, as a solution i decided to link it with option
-static. I get lots of erorrs. Is there another way to compile it with -static
option? Or any other suggestions on how to compile it statically.

thanxx
Toyli






reply via email to

[Prev in Thread] Current Thread [Next in Thread]