Re: XWisp2 with gcc patch
Xiaofan Chen <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Strange the patch does not on my system. mcuee@ubuntu:~/Desktop/build/xwisp2/gcc$ patch -p1 < xwisp2.170.linux.patch (Stripping trailing CRs from patch.) patching file Makefile (Stripping trailing CRs from patch.) patching file xwisp2.c Hunk #1 FAILED at 42. 1 out of 1 hunk FAILED -- saving rejects to file xwisp2.c.rej (Stripping trailing CRs from patch.) patching file xwisp2.h Hunk #1 FAILED at 41. Hunk #2 FAILED at 53. Hunk #3 FAILED at 75. 3 out of 3 hunks FAILED -- saving rejects to file xwisp2.h.rej (Stripping trailing CRs from patch.) patching file xwisp2os.c Hunk #1 FAILED at 52. Hunk #2 FAILED at 74. 2 out of 2 hunks FAILED -- saving rejects to file xwisp2os.c.rej (Stripping trailing CRs from patch.) patching file xwlist.c Hunk #1 FAILED at 9. 1 out of 1 hunk FAILED -- saving rejects to file xwlist.c.rej mcuee@ubuntu:~/Desktop/build/xwisp2/gcc$ make Compiling xwisp2.c cc1: error: unrecognized option `-Wno-pointer-sign' make: *** [xwisp2.o] Error 1 mcuee@ubuntu:~/Desktop/build/xwisp2/gcc$ uname -a Linux ubuntu 2.6.12-7-k7 #1 Fri Aug 19 13:46:31 UTC 2005 i686 GNU/Linux mcuee@ubuntu:~/Desktop/build/xwisp2/gcc$ patch -v patch 2.5.9 Copyright (C) 1988 Larry Wall Copyright (C) 2003 Free Software Foundation, Inc.