]> git.wh0rd.org Git - elf2flt.git/commit
this patch adds Cygwin support to elf2flt. Also include a copy
authorDavid McCullough <davidm@snapgear.com>
Mon, 4 Aug 2003 18:06:49 +0000 (18:06 +0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 4 Aug 2003 18:06:49 +0000 (18:06 +0000)
commit63a912be10fc989be1d17da8e07017e3a6f63e58
treed465d66459ffc2ef164c4551180b5327ceb0ca11
parent43be9f53f352c723a283c3a147dddded85456a13
this patch adds Cygwin support to elf2flt. Also include a copy
of the elf.h header which is missing on Win32.

This is just a cleaned-up version of Leon's former Cygwin patch
and I couldn't really test it on Windows. At least I can ensure
it doesn't break anything on Linux :-)

Bernardo Innocenti <bernie@develer.com>
Makefile.in
cygwin-elf.h [new file with mode: 0644]
elf2flt.c