Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to tell how something was compiled?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
id10t
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2002
Posts: 100

PostPosted: Mon Jun 24, 2002 10:44 pm    Post subject: how to tell how something was compiled? Reply with quote

Is there anyway to tell what USE options a particular package was compiled with? Either reporting the global $USE at that time, or perhaps just which of the many options availabe a package actually used?
_________________
---
this space for rent
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Mon Jun 24, 2002 11:07 pm    Post subject: Reply with quote

Yes -- find the package in /var/db/pkg/ and it should tell you what USE variables were used during compile time. You can view python's USE variables, for example, by doing:

Code:
less /var/db/pkg/dev-python/python-fchksum-1.6.1/USE


The same directory will also tell you what CFFLAGS and CXXFLAGS were used as well.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
id10t
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2002
Posts: 100

PostPosted: Tue Jun 25, 2002 1:31 am    Post subject: Reply with quote

OK... that reports the global $USE in use when the package was compiled. But nothing about what use options a particular package actually uses.

Hrm....
_________________
---
this space for rent
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Tue Jun 25, 2002 9:08 am    Post subject: Reply with quote

hi.. i also would like to see the "feature" that a application suggests a USE-flag e.g. mplayer suggets USE="dvd".... this should only be a hint for about 3-4 seconds


#mb
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum