Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Still not getting how to influence compile flags with emerge
Date: Fri, 02 Dec 2005 15:42:46
Message-Id: 87fypbo430.fsf@newsguy.com
In Reply to: RE: [gentoo-user] Still not getting how to influence compile flags with emerge by Michael Kintzios
1 "Michael Kintzios" <michaelkintzios@××××××××.uk> writes:
2
3 > Of course all this and much more is well documented in the Gentoo guide:
4 > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=2
5
6 Thanks for the comments. But don't be too quick about saying its all
7 well explained in the manual. I couldn't tell how to get at certain
8 vim compile time flags from that. Can you? For example:
9
10 A stock gentoo emerge of vim ends up with a vim compiled with certain
11 flags enabled or disabled. Many of them do not have corresponding USE
12 flags I don't think.
13
14 Here are what I got with a stock emerge of vim:
15
16 +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
17 -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
18 +cryptv -cscope +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags +eval
19 +ex_extra +extra_search +farsi +file_in_path +find_in_path +folding -footer
20 +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap
21 +libcall +linebreak +lispindent +listcmds +localmap +menu +mksession
22 +modify_fname +mouse -mouseshape +mouse_dec +mouse_gpm -mouse_jsbterm
23 +mouse_netterm +mouse_xterm +multi_byte +multi_lang -netbeans_intg -osfiletype
24 +path_extra +perl +postscript +printer +python +quickfix +rightleft -ruby
25 +scrollbind +signs +smartindent -sniff +statusline -sun_workshop +syntax
26 +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse
27 +textobjects +title -toolbar +user_commands +vertsplit +virtualedit +visual
28 +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup
29 -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save
30
31 Can you tell from the manual how to influence `-xterm_clipboard'
32 Shown above?
33
34 Which USE flag will make that +xterm_clipboard
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] Re: Still not getting how to influence compile flags with emerge Michael Kintzios <michaelkintzios@××××××××.uk>
Re: [gentoo-user] Re: Still not getting how to influence compile flags with emerge Alexander Skwar <listen@×××××××××××××××.name>