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
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
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:
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
4 matches
Mail list logo