|
| From: | Emanuele Giaquinta |
| Subject: | link error on darwin with static ncurses |
| Date: | Sat, 5 Nov 2005 01:06:52 +0100 |
The presence of "-fno-common" in C_SWITCH_SYSTEM in darwin.h prevents linking against a static ncurses cause the symbols UP, BC and PC will be defined also in the __DATA segment of terminfo.o; why is it needed?
| [Prev in Thread] | Current Thread | [Next in Thread] |