* kernel build
@ 2002-05-03 17:21 Axel H. Siebenwirth
2002-05-04 6:53 ` Richard Adams
0 siblings, 1 reply; 8+ messages in thread
From: Axel H. Siebenwirth @ 2002-05-03 17:21 UTC (permalink / raw)
To: linux-newbie
Hi,
what is "make dep" actually doing? What are those dependency files for. A
friend of mine insists on his opinion that it is enough to make bzImage
after reconfiguring the kernel. I always do a "make dep" after configuration
'cause it says to do so.
Regards,
Axel
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kernel build
2002-05-03 17:21 kernel build Axel H. Siebenwirth
@ 2002-05-04 6:53 ` Richard Adams
0 siblings, 0 replies; 8+ messages in thread
From: Richard Adams @ 2002-05-04 6:53 UTC (permalink / raw)
To: Axel H. Siebenwirth, linux-newbie
On Friday 03 May 2002 17:21, Axel H. Siebenwirth wrote:
> Hi,
>
> what is "make dep" actually doing? What are those dependency files for. A
> friend of mine insists on his opinion that it is enough to make bzImage
> after reconfiguring the kernel. I always do a "make dep" after
> configuration 'cause it says to do so.
Make dep (depend) means what it says, the process looks at what you have
choosen in your config file and then creates a file called .depend in each
source directory, .depend contains locations of header files called by each
option you choose.
Basicly thats it in a nutshell.
In fact your friend (like yourself) is correct, if you do not do 'make dep'
it will be done for you as make is told to check that it has been done in the
Makefile.
I belive its because long ago one "had" to type make dep, but thats long gone.
>
> Regards,
> Axel
--
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Kernel build
@ 2011-01-04 7:59 Anca Emanuel
2011-01-04 8:30 ` Robert P. J. Day
2011-01-04 10:29 ` Américo Wang
0 siblings, 2 replies; 8+ messages in thread
From: Anca Emanuel @ 2011-01-04 7:59 UTC (permalink / raw)
To: LKML; +Cc: kernel-team
Question: Why I need to rebuild all the modules, if they are already builded.
https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
If I make an one line change, I need to wait one hour to make an new
kernel on an intel core duo at 2GHz sistem ?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Kernel build
2011-01-04 7:59 Kernel build Anca Emanuel
@ 2011-01-04 8:30 ` Robert P. J. Day
2011-01-04 10:09 ` Anca Emanuel
2011-01-04 10:29 ` Américo Wang
1 sibling, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2011-01-04 8:30 UTC (permalink / raw)
To: Anca Emanuel; +Cc: LKML, kernel-team
On Tue, 4 Jan 2011, Anca Emanuel wrote:
> Question: Why I need to rebuild all the modules, if they are already builded.
> https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
> If I make an one line change, I need to wait one hour to make an new
> kernel on an intel core duo at 2GHz sistem ?
you *really* don't want to ask questions like this on LKML or the
ubuntu kernel list. ask again on the kernelnewbies list and we'll be
happy to explain it.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: Kernel build
2011-01-04 8:30 ` Robert P. J. Day
@ 2011-01-04 10:09 ` Anca Emanuel
2011-01-04 11:08 ` Sam Ravnborg
0 siblings, 1 reply; 8+ messages in thread
From: Anca Emanuel @ 2011-01-04 10:09 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: LKML, kernel-team
On Tue, Jan 4, 2011 at 10:30 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> On Tue, 4 Jan 2011, Anca Emanuel wrote:
>
>> Question: Why I need to rebuild all the modules, if they are already builded.
>> https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
>> If I make an one line change, I need to wait one hour to make an new
>> kernel on an intel core duo at 2GHz sistem ?
>
> you *really* don't want to ask questions like this on LKML or the
> ubuntu kernel list. ask again on the kernelnewbies list and we'll be
> happy to explain it.
>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day Waterloo, Ontario, CANADA
> http://crashcourse.ca
>
> Twitter: http://twitter.com/rpjday
> LinkedIn: http://ca.linkedin.com/in/rpjday
> ========================================================================
>
This is not an kernelnewbies qestion.
This in an Google project question.
Search for it.
ÿôèº{.nÇ+·®+%Ëÿ±éݶ\x17¥wÿº{.nÇ+·¥{±þG«éÿ{ayº\x1dÊÚë,j\a¢f£¢·hïêÿêçz_è®\x03(éÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?¨èÚ&£ø§~á¶iOæ¬z·vØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?I¥
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: Kernel build
2011-01-04 10:09 ` Anca Emanuel
@ 2011-01-04 11:08 ` Sam Ravnborg
2011-01-04 11:18 ` Anca Emanuel
0 siblings, 1 reply; 8+ messages in thread
From: Sam Ravnborg @ 2011-01-04 11:08 UTC (permalink / raw)
To: Anca Emanuel; +Cc: Robert P. J. Day, LKML, kernel-team
On Tue, Jan 04, 2011 at 12:09:21PM +0200, Anca Emanuel wrote:
> On Tue, Jan 4, 2011 at 10:30 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> > On Tue, 4 Jan 2011, Anca Emanuel wrote:
> >
> >> Question: Why I need to rebuild all the modules, if they are already builded.
> >> https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
> >> If I make an one line change, I need to wait one hour to make an new
> >> kernel on an intel core duo at 2GHz sistem ?
make V=2 will tell you what file/config entry caused the rebuild to happen.
>
> This is not an kernelnewbies qestion.
> This in an Google project question.
> Search for it.
I did. No luck. Any pointer?
Sam
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Kernel build
2011-01-04 11:08 ` Sam Ravnborg
@ 2011-01-04 11:18 ` Anca Emanuel
0 siblings, 0 replies; 8+ messages in thread
From: Anca Emanuel @ 2011-01-04 11:18 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: Robert P. J. Day, LKML, kernel-team
On Tue, Jan 4, 2011 at 1:08 PM, Sam Ravnborg <sam@ravnborg.org> wrote:
> On Tue, Jan 04, 2011 at 12:09:21PM +0200, Anca Emanuel wrote:
>> On Tue, Jan 4, 2011 at 10:30 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>> > On Tue, 4 Jan 2011, Anca Emanuel wrote:
>> >
>> >> Question: Why I need to rebuild all the modules, if they are already builded.
>> >> https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
>> >> If I make an one line change, I need to wait one hour to make an new
>> >> kernel on an intel core duo at 2GHz sistem ?
>
> make V=2 will tell you what file/config entry caused the rebuild to happen.
>
>>
>> This is not an kernelnewbies qestion.
>> This in an Google project question.
>> Search for it.
> I did. No luck. Any pointer?
http://lwn.net/Articles/420596/
clang
there are also some apple developers there...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Kernel build
2011-01-04 7:59 Kernel build Anca Emanuel
2011-01-04 8:30 ` Robert P. J. Day
@ 2011-01-04 10:29 ` Américo Wang
1 sibling, 0 replies; 8+ messages in thread
From: Américo Wang @ 2011-01-04 10:29 UTC (permalink / raw)
To: Anca Emanuel; +Cc: LKML, kernel-team
On Tue, Jan 04, 2011 at 09:59:29AM +0200, Anca Emanuel wrote:
>Question: Why I need to rebuild all the modules, if they are already builded.
>https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
>If I make an one line change, I need to wait one hour to make an new
>kernel on an intel core duo at 2GHz sistem ?
Depends on which file you change, if that is a header file,
it is supposed to re-compile all the C source files that include it.
Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-01-04 11:18 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-03 17:21 kernel build Axel H. Siebenwirth
2002-05-04 6:53 ` Richard Adams
-- strict thread matches above, loose matches on Subject: below --
2011-01-04 7:59 Kernel build Anca Emanuel
2011-01-04 8:30 ` Robert P. J. Day
2011-01-04 10:09 ` Anca Emanuel
2011-01-04 11:08 ` Sam Ravnborg
2011-01-04 11:18 ` Anca Emanuel
2011-01-04 10:29 ` Américo Wang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.