You should consider opening up your code, maybe something like Github? It would let others compile it and run it on different platform(if you don't use any platform specific code).
Also, you shouldn't provide all those DLL. Normally, you would provide a release version, and you only need release dll. As for all the GCC dll, you probably don't need to provide all of them. You could also package the exe.