Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make world ?
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
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Tue May 28, 2002 5:42 am    Post subject: make world ? Reply with quote

I was wondering since portage is a ports rip^h^h^h lookalike do we have a means of recompiling the entire system like make world. since I forgot to -fomit-frame-pointer for KDE that would be nice a exercise to get to know portage better, but I can't seem to find any references to make world in the portage docs.

oh and while I remember it, nice work guys.
Back to top
View user's profile Send private message
febisfebi
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 76
Location: seattle wa

PostPosted: Tue May 28, 2002 5:46 am    Post subject: Reply with quote

Code:
emerge world

i am not sure about all the details of recompiling everything, but
Code:
emerge --update world
will update, and recompile things.
Back to top
View user's profile Send private message
BackSeat
Apprentice
Apprentice


Joined: 12 Apr 2002
Posts: 242
Location: Reading, UK

PostPosted: Tue May 28, 2002 6:56 am    Post subject: Reply with quote

Code:
emerge --emptytree world
will recompile everything except glibc. If you want to see what it would do (without it actually doing it) try
Code:
emerge --emptytree world --pretend
first.

BS
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