This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc file seperator


In cygwin-b2, gcc error messages use back slashes in file names.  This
appears the break the emacs 19.34.6 *compilation* error parser badly enough
to  cause emacs to trap.

An example of the errors I see is:

g++ -c  -fno-exceptions -fno-rtti -fconserve-space -fno-common -march=i486
-DTARGET_MACHINE="x86" -fno-exceptions -fno-rtti -nostdinc -nostdinc++ -MD
-Wall  -DKITCHAWAN -g  -I/kitchawan/kitchsrc/lib/libc/io/.. -I.
-I/kitchawan/kitchsrc/lib/libc/io -I/kitchawan/anchor/kitchawan/include
/kitchawan/kitchsrc/lib/libc/io/InitASF.C -o InitASF.o
\\kitchawan\\anchor\\kitchawan\\include\\trace/trace.H: In function `uval32
getTimestamp()':
In file included from
\\kitchawan\\kitchsrc\\lib\\libc\\io\\..\\trace/traceIO.H:17,
                 from /kitchawan/kitchsrc/lib/libc/io/InitASF.C:25:
\\kitchawan\\anchor\\kitchawan\\include\\trace/trace.H:218: warning: ANSI
C++ forbids declaration `tracetimestamp' with no type


Marc Auslander   <Marc_Auslander@us.ibm.com>   914 945-4346  (Fax x4425)


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]