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]

egcs and emacs and errors


egcs on cygwin-b20 is producing error messages with \\ where there should
be \.  For example:

C:\tmp>gcc -I\tmp -c foo.C
In file included from foo.C:1:
\\tmp\\foo.H:1: parse error before `<'

This breaks emacs 19.34.6 error parsing - to the extent of causing a signal
in emacs (which is of course an emacs bug!).

Shouldn't the strings have single \.

(Note - this sample output is cut from a dos command window running gcc
directly - there is no emacs processing involved).


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]