public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] gcc usefalgs
  2005-09-25 12:39 ` Holly Bostick
@ 2005-09-25 11:11   ` John Myers
  0 siblings, 0 replies; 3+ messages in thread
From: John Myers @ 2005-09-25 11:11 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

On Sunday 25 September 2005 05:39, Holly Bostick wrote:
> Matthias Langer schreef:
> > I'm woudering about the effect of the following useflags for
> > sys-devel/gcc: gtk, multislot, vanilla Does anybody know what they do
> >  ?
>
> Vanilla and multislot are pretty obvious, not quite sure what gtk does
> in relation to gcc except for the default behaviour, but what gcc might
> need with gtk support specifically, I couldn't say.

AFAICT, the gtk flag is only useful with the gcj flag. It enables GTK support 
in the Java graphics libraries used by GCJ

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* [gentoo-user] gcc usefalgs
@ 2005-09-25 12:25 Matthias Langer
  2005-09-25 12:39 ` Holly Bostick
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Langer @ 2005-09-25 12:25 UTC (permalink / raw
  To: gentoo-user

I'm woudering about the effect of the following useflags for sys-devel/gcc:
gtk, multislot, vanilla
Does anybody know what they do ?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] gcc usefalgs
  2005-09-25 12:25 [gentoo-user] gcc usefalgs Matthias Langer
@ 2005-09-25 12:39 ` Holly Bostick
  2005-09-25 11:11   ` John Myers
  0 siblings, 1 reply; 3+ messages in thread
From: Holly Bostick @ 2005-09-25 12:39 UTC (permalink / raw
  To: gentoo-user

Matthias Langer schreef:
> I'm woudering about the effect of the following useflags for 
> sys-devel/gcc: gtk, multislot, vanilla Does anybody know what they do
>  ?

-> useflag multislot

/usr/portage/profiles/use.local.desc:sys-devel/binutils:multislot -
Allow for multiple versions of binutils to be emerged at once for same
CTARGET

/usr/portage/profiles/use.local.desc:sys-devel/gcc:multislot - Allow for
SLOTs to include minor version (3.3.4 instead of just 3.3)



zo 09/25/05 14:31
/usr/local
motub-> useflag gtk

/usr/portage/profiles/use.desc:gtk - Adds support for x11-libs/gtk+ (The
GIMP Toolkit)

/usr/portage/profiles/use.desc:gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in
cases where a program supports both.

/usr/portage/profiles/use.desc:gtkhtml - Adds support for
gnome-extra/gtkhtml

/usr/portage/profiles/use.local.desc:dev-ml/lablgtk:glade - Enable
libglade bindings compilation.

/usr/portage/profiles/use.local.desc:dev-ml/lablgtk:gnomecanvas - Enable
libgnomecanvas bindings compilation.

/usr/portage/profiles/use.local.desc:dev-perl/gtk-perl:applet - Enable
gnome applet support

/usr/portage/profiles/use.local.desc:dev-perl/gtk-perl:gnome-print -
Enable gnome-print support

/usr/portage/profiles/use.local.desc:dev-scheme/gauche-gtk:glgd - enable
GL graph draw

/usr/portage/profiles/use.local.desc:media-sound/alsa-patch-bay:fltk -
Compile with fltk interface and not with gtkmm2 interface

/usr/portage/profiles/use.local.desc:net-irc/xchat:xchatnogtk - Disables
building the GTK front end to XChat

/usr/portage/profiles/use.local.desc:net-p2p/mldonkey:oldgtk - enable
old gtk user interface

/usr/portage/profiles/use.local.desc:sci-mathematics/coq:ide - Build the
Coq IDE, a clone of proof general using lablgtk2.

/usr/portage/profiles/use.local.desc:x11-libs/gtkmathview:t1lib - Enable
t1lib support

/usr/portage/profiles/use.local.desc:x11-libs/wxGTK:no_wxgtk1 - Disable
gtk support. Must be used in combination with gtk2

/usr/portage/profiles/use.local.desc:x11-libs/wxGTK:wxgtk1 - Add gtk1
support in addition to optional gtk2ansi and gtk2unicode




zo 09/25/05 14:31
/usr/local
motub-> useflag vanilla

/usr/portage/profiles/use.desc:vanilla - Do not add extra patches which
change default behaviour


and in case you're wondering how to get the 'useflag' command, it's an
alias, set in ~/.bashrc:


zo 09/25/05 14:31
/usr/local
motub -> alias
alias useflag='grep /usr/portage/profiles/use.*desc -e'

But you can manually get the description for any USE flag from the above
referenced files: /usr/portage/profiles/use.desc and
/usr/portage/profiles/use.local.desc. The first describes global USE
flags, the second describes local USE flags, specific to one or several
individual packages.

Vanilla and multislot are pretty obvious, not quite sure what gtk does
in relation to gcc except for the default behaviour, but what gcc might
need with gtk support specifically, I couldn't say.

Hope this helps.
Holly
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-09-25 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 12:25 [gentoo-user] gcc usefalgs Matthias Langer
2005-09-25 12:39 ` Holly Bostick
2005-09-25 11:11   ` John Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox