Re: compile linux kernel in cygwin

2006-06-28 Thread clayne
Do you like pain? -cl On Wed, Jun 28, 2006 at 04:01:57PM +0530, hulge hulge wrote: > hi all > while compiling kernel i am getting following error > when i run command make bzImage -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problem

Re: compile linux kernel in cygwin

2006-06-28 Thread Christopher Faylor
On Wed, Jun 28, 2006 at 04:01:57PM +0530, hulge hulge wrote: >hi all >while compiling kernel i am getting following error >when i run command make bzImage >it gives me lot of errors of redefining variables, structure etc.. >i am able to undersatnd why these errors. >i don't understand which includ

RE: compile linux kernel in cygwin

2006-06-19 Thread Dave Korn
On 19 June 2006 16:00, Christopher Faylor wrote: > On Mon, Jun 19, 2006 at 01:37:13PM +0200, Nicolas Boudin wrote: >>> is it possible to compile linux kernel in cygwin if so where i can find >>> step by step procedure for that. >>> >>> Thanks in advance Hulge >> >> Hello, >> >> Yes, it is possi

Re: compile linux kernel in cygwin

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 01:37:13PM +0200, Nicolas Boudin wrote: >>is it possible to compile linux kernel in cygwin if so where i can find >>step by step procedure for that. >> >>Thanks in advance Hulge > >Hello, > >Yes, it is possible. The procedure is not different than the normal >one. I am suc

RE: compile linux kernel in cygwin

2006-06-19 Thread Nicolas Boudin
> hi all > > is it possible to compile linux kernel in cygwin > if so where i can find step by step procedure for that. > > Thanks in advance > Hulge Hello, Yes, it is possible. The procedure is not different than the normal one. I am successfully compiling it with an ARM cross-compiler withou