grimd34th / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

mintty cannot find cygwin1.dll or yeilds an error code 0x000007b if cygwin1.dll is in the same file as mintty. #445

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What versions of mintty, Cygwin/MSYS, and Windows are you using?

Please provide any additional information below.

Original issue reported on code.google.com by enginec...@gmail.com on 21 Feb 2015 at 5:09

GoogleCodeExporter commented 9 years ago
I guess you are talking about a stand-alone mintty installation with 
cygwin1.dll put into the same folder as mintty.exe. To make that work, the name 
of the sub-folder containing both must be "bin". This is a cygwin limitation, 
not a mintty issue.

Original comment by towom...@googlemail.com on 6 Mar 2015 at 9:31