support obj_int_extract on cygwin
authorJohann <johannkoenig@google.com>
Thu, 31 Mar 2011 20:35:22 +0000 (16:35 -0400)
committerJohann <johannkoenig@google.com>
Fri, 1 Apr 2011 17:23:44 +0000 (13:23 -0400)
commitfd7040d2b6b45420c5337e01b193bbb08c8f6d10
tree038e73f2e31b5438b88b2fe6c6fdc2c48592557a
parent9d138379a258ba6019a338ec748ebbd2aab1ba15
support obj_int_extract on cygwin

cygwin doesn't support _sopen. drop down to the lowest common
denominator and merge main for all platforms. this also opens the door
for supporting multiple object formats with a single binary.

Change-Id: I7cd45091639d447434e6d5db2e19cfc9988f8630
build/make/obj_int_extract.c