Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel compiling redudant objects
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
vidigiani
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 116
Location: Houston, TX

PostPosted: Sun Aug 17, 2003 2:16 am    Post subject: Kernel compiling redudant objects Reply with quote

I noticed while watching my kernel compile that it continually compiles the same object files inode.o dir.o etc. I am using the gentoo sources. Is it possible there is a dependency problem? I'd prefer not compiling the same object files over and over as the system is a PII :).
Back to top
View user's profile Send private message
bonsaikitten
Apprentice
Apprentice


Joined: 01 Jan 2003
Posts: 213
Location: Shanghai, China

PostPosted: Sun Aug 17, 2003 6:47 pm    Post subject: Reply with quote

Is it compiling or linking the object files?
I guess they are part of every filesystem and therefore used in more than one place.

If you want to avoid multiple compiles try ccache.
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