compile kernel error under Cygwin

2009-08-12 Thread loody
Dear all: I patch my kernel with the code below. #ifdef __CYGWIN__ #include #else #include #endif and I cross compile it with mips toolchain. But I get the error message below: gcc -Wp,-MD,scripts/mod/.mk_elfconfig.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mod/mk_elf

Re: version about gcc on cygwin

2009-08-12 Thread loody
Hi: 2009/8/11 Andy Koppe : > 2009/8/11 loody: >> Dear all: >> When checking the devel list of cygwin install, I find the version of >> gcc is 3.4. >> Is this the latest or I see the wrong page? > > There are separate 'gcc4' packages, which are at 4.3.2

version about gcc on cygwin

2009-08-11 Thread loody
Dear all: When checking the devel list of cygwin install, I find the version of gcc is 3.4. Is this the latest or I see the wrong page? appreciate your help, miloody -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

Some questions about Cygwin

2009-07-21 Thread loody
Dear all: I have some questions about cygwin: 1. how can I access my xp serial port, even on of them is USBtoSerial I have google this question. I can see there is /dev under my cygwin. But I have no /dev/ttyS[0-9] under my /dev. Does that mean what I have to do is create the device node ttyS[0