View Single Post
  #5  
Old 01-03-2018, 12:11
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
Quote:
Originally Posted by Gupta View Post
nice,
i will suggest you to use msys2, compile with -static -s and you don't have to carry dll with you
For pure windows it require patch to translate pread/pwrite which gnu on windows lack(without cygwin). But, patch already exist and I have it, its just that I didnt bother working it in yet. But speed wise its same dont worry, I compared with one published at encode which is pure mingw. I will probably apply it down the road when I modify compressor further and update post again. For now dont let few extra dll's bother you .
Reply With Quote