linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Differences in the behaviour of sparse and gcc within cygwin environment
@ 2007-05-18 11:43 Thomas Schmid
  2007-05-18 20:47 ` Al Viro
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Schmid @ 2007-05-18 11:43 UTC (permalink / raw)
  To: linux-sparse

I use sparse in a cygwin environment to obtain pre-build info from 
sourcefiles which get comiled with gcc (also compiled with cygwin).

After some time of using sparse, I noticed some differences in the 
behaviour of sparse and gcc:
1. Symbolnames with "$" are accepted by gcc but not by sparse
2. #include "..\plc.h" is accepted by gcc but not by sparse => "\" is 
interpreted as escape- character
3. #include "D:\plc.h" is accepted by gcc but not by sparse

I know that number 2 and 3 are problems which only occur within an cygwin 
environment and number 3 isn't the best way to include files,
but is there any chance to get this fixed?


Best regards,
Thomas Schmid

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-21 23:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 11:43 Differences in the behaviour of sparse and gcc within cygwin environment Thomas Schmid
2007-05-18 20:47 ` Al Viro
2007-05-21 13:20   ` Antwort: " Thomas Schmid
2007-05-21 23:16     ` Josh Triplett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).