<p>Hi David,</p>
<p>I do indeed have the latest version of  mimetypes.</p>
<p>Oddly, I can actually build the mimetypes app directly just fine.</p>
<p>The problem is when it's used as a dependency in a reltool generated release, rebar crashes when it does the post_hooks.</p>
<p>I've done a quick git blame on erlexec.c and escript.c and nothing stands out (neither of them have really changed at all). I've tried newer and older versions of rebar. All with the same result.</p>
<p>The only variable that changes things is which version of Erlang. R15B works, R15B01 and R15B02 do not. Maybe I have to look at erl.c. I don't know.</p>
<p>Thanks though,</p>
<p>--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
414.940.4866 || <a href="http://sigma-star.com">sigma-star.com</a> || @jessegumm</p>
<div class="gmail_quote">On Oct 22, 2012 11:18 AM, "David Mercer" <<a href="mailto:dmercer@gmail.com">dmercer@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Friday, October 19, 2012, Jesse Gumm wrote:<br>
<br>
> I'm running into a bit of an issue in trying to compile the mimetypes<br>
> package.<br>
. . .<br>
> I've tested this with R15B - R15B02 on both Windows 7, Windows XP, and<br>
> Linux. Linux (as expected) works reliably.<br>
<br>
I had issues with the mimetypes application on Windows because it expected Unix line-endings in one of the files.  I submitted a patch for it, and if my deciphering of GitHub is correct, I think it got merged into the main branch.  (I'm not a GitHub guru, though, so maybe I did it wrong.)  Check to make sure you've got the most recent version.<br>

<br>
Once I made that change, it did work for me, so I can confirm that it can work on Windows.<br>
<br>
Otherwise, I can't help you.<br>
<br>
Cheers,<br>
<br>
DBM<br>
<br>
</blockquote></div>