Menu

#2 Cygwin compile failure (please support gcc)

open
nobody
None
5
2013-02-19
2005-03-01
Jari Aalto
No

Would it be possible to write this little utility using
standard www.cygwin.com / gcc. The current compile
errors are likely due to MCVC (i assume).

+ gcc NTRawrite.c
NTRawrite.c:2:19: tchar.h: No such file or directory
NTRawrite.c:5:19: conio.h: No such file or directory
NTRawrite.c: In function `main':
NTRawrite.c:355: error: `_MAX_PATH' undeclared (first
use in this function)
NTRawrite.c:355: error: (Each undeclared identifier is
reported only once
NTRawrite.c:355: error: for each function it appears in.)
NTRawrite.c:435: warning: assignment makes pointer
from integer without a cast
NTRawrite.c:444: warning: assignment makes pointer
from integer without a cast
NTRawrite.c:467: warning: assignment makes pointer
from integer without a cast
NTRawrite.c:476: warning: assignment makes pointer
from integer without a cast

Discussion


Log in to post a comment.