> -Original Message-
> From: cygwin-owner On Behalf Of Benjamin Drucker
> Sent: 14 December 2004 18:39
> I want to generate dependencies for my adopted C code
> with "Windows-style" #include paths like this:
>
> #include
> #include "Common\Misc\Boot.c"
>
> I am building from a cygwin [C
I want to generate dependencies for my adopted C code
with "Windows-style" #include paths like this:
#include
#include "Common\Misc\Boot.c"
I am building from a cygwin [CYGWIN_NT-5.1] window. I
thought to use gcc -MM, but my version ["3.3.3 (cygwin
special)"] croaks on the #include paths with
b
2 matches
Mail list logo