This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Escape sequence/parse errors



  > > the path but rather '/'. AFAIK there's no way to turn off that error but
  > 
  > Well, it was generated on a Win32 system, which seems entirely
  > reasonable to me.

If I'm not mistaken (which I might be) you're running g++ under cygwin (or
similar) - which uses '/' as a path separator. If yacc was built for
cygwin, then it should use '/' too. If it wasn't, then it's a bug in
neither, just a case of incompatible systems.

My $0.02, for what it might be worth.

-- 
Mo McKinlay             Chief Software Architect          inter/open Labs
-------------------------------------------------------------------------
GnuPG Key: pub  1024D/76A275F9 2000-07-22 Mo McKinlay <mmckinlay@gnu.org>







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