Hallo,

since the CVS update this morning I get:
Warning winnt.h: 1838, 55: Unmatched text '\' (0x5c) YY_START=17 stripslevel=0 near '\'
Warning winnt.h: 1839, 49: Unmatched text '\' (0x5c) YY_START=17 stripslevel=0 near '\'
Warning winnt.h: 1840, 48: Unmatched text '\' (0x5c) YY_START=17 stripslevel=0 near '\'

This is:
  1835  /* archive format */
  1836  
  1837  #define IMAGE_ARCHIVE_START_SIZE             8
  1838  #define IMAGE_ARCHIVE_START                  "!<arch>\n"
  1839  #define IMAGE_ARCHIVE_END                    "`\n"
  1840  #define IMAGE_ARCHIVE_PAD                    "\n"
  1841  #define IMAGE_ARCHIVE_LINKER_MEMBER          "/               "
  1842  #define IMAGE_ARCHIVE_LONGNAMES_MEMBER       "//              "
  1843  

with
wine> gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Bye

Uwe Bonnes                [EMAIL PROTECTED]

Free Software: If you contribute nothing, expect nothing
--

Reply via email to