and at this point
sed -r "s/0x0501\)/0x0001\)\n#include
sed -r "s/__struct_timespec_defined/_TIMESPEC_DEFINED/" /mingw/include/time.h -i
sed -r "s/\_UWIN \*\//\*\/\n\nstatic char* strtok_r(char *s, const char *d, char **n) { char *r; if (s == NULL) s = *n; s += strspn(s, d); if (*s == '\\\0') return NULL; r = s; s += strcspn(s, d); if (*s) *s++ = '\\\0'; *n = s; return r; }\n/" /mingw/include/string.h -i
All four flag unable to edit or find
Any idea where I missed a step to cause this? I ensured the security was set to everyone..
Moved on from the above
and in the dir
C:\MinGW\msys\1.0\home\
No .exe file at all
I wish there was an easier way to run these without a bunch of copy/paste that user doesn't understand, and luck of a working GUI type program coming which will support these?