unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* link error on darwin with static ncurses
@ 2005-11-05  0:06 Emanuele Giaquinta
  2005-11-05 10:21 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Emanuele Giaquinta @ 2005-11-05  0:06 UTC (permalink / raw)
  Cc: emacs-devel

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?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-11-05 12:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-05  0:06 link error on darwin with static ncurses Emanuele Giaquinta
2005-11-05 10:21 ` Eli Zaretskii
2005-11-05 11:02   ` Emanuele Giaquinta
2005-11-05 11:55     ` YAMAMOTO Mitsuharu
2005-11-05 12:11       ` Eli Zaretskii
2005-11-05 12:24         ` YAMAMOTO Mitsuharu
2005-11-05 12:08     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).