Re: something goes wrong while compiling linux kernel under cygwin

2006-12-18 Thread Leo Liu
andy wang gmail.com> writes: > > > > > crosstool is discussed in this mailing list: crossgcc sourceware.org . > > > > Please send email there for crosstool questions. > > > > -- > > Christopher Faylor spammer? -> aaaspam sourceware.org > > Cygwin Co-Project Leader

Re: something goes wrong while compiling linux kernel under cygwin

2006-12-18 Thread Leo Liu
andy wang gmail.com> writes: > > > > > But there is a little issue when i'm using command: > > "mount -o cygexec -o managed /cygdrive/d/testdir1 /testdir2". > "man mount" you can see the help the mount. you can always find some > answers if you try "man your-command". > The first path is Windows

Re: something goes wrong while compiling linux kernel under cygwin

2006-12-17 Thread Leo Liu
andy wang gmail.com> writes: > > > > > But there is a little issue when i'm using command: > > "mount -o cygexec -o managed /cygdrive/d/testdir1 /testdir2". > "man mount" you can see the help the mount. you can always find some > answers if you try "man your-command". > The first path is Windows

Re: something goes wrong while compiling linux kernel under cygwin

2006-12-17 Thread Leo Liu
l already notice this, so when you installed and > select the gcc and kernel to compile, it will compile ok most of time > because it already skip the modules which can cause that problem. > > Good luck > > Regards, > Andy > > On 12/16/06, Leo Liu gmail.com> wr

something goes wrong while compiling linux kernel under cygwin

2006-12-16 Thread Leo Liu
Hi, i'm a newbie to use cygwin under windows. I have known steps of compiling kernel under Linux. For some reason, i want to compile linux kernel under Windows now. But i met some problems which stops me to continue. The error stdout like this: [EMAIL PROTECTED] /kernel/linux-2.6.16.36 $make co