fix obj_int_extract for MinGW16/1916/1
commitfb037ec05b2bf138b5e7c4f4ab8ac75de41187d6
authorJohann <johannkoenig@google.com>
Tue, 8 Mar 2011 22:41:45 +0000 (8 17:41 -0500)
committerJohann <johannkoenig@google.com>
Tue, 8 Mar 2011 22:44:52 +0000 (8 17:44 -0500)
treed276a12bceeac1ca174be2bda21da1b811f6235a
parent95adf3df77439740526b73bca7242f7096687d82
fix obj_int_extract for MinGW

failed to find headers in the source directory

output to stdout instead of a hardcoded file

MinGW doesn't support _sopen_s

_fstat catches non-existant files

Change-Id: I24e0aacc6f6f26e6bcfc25f9ee7821aa3c8cc7e7
build/make/Makefile
build/make/obj_int_extract.c