-
When running `layout_go` under Cygwin, it does not work, since the path that is generated is a linux path, but on most Windows, people will use the Windows Go binary. The windows go binary does not un…
-
```
What steps will reproduce the problem?
1. setup the puttycyg and cygwin
2. run the putty.exe and select the connection type to be cygterm, enter the
dash as the host name
3. click on the open but…
-
```
Both cygwin and python are currently needed by msvs gyp. Ideally only python
should be needed. The cygwin dependency makes some potential users
uncomfortable.
```
Original issue reported on cod…
-
```
Both cygwin and python are currently needed by msvs gyp. Ideally only python
should be needed. The cygwin dependency makes some potential users
uncomfortable.
```
Original issue reported on cod…
-
```
In libraryloader.py, loaderclass["cygwin"] = WindowsLibraryLoader, but
WindowsError is not defined in cygwin python. So any exception raised will be
fatal if it is tried to be matched to Windows…
-
https://zhoukekestar.github.io/notes/2017/08/29/use-cygwin.html
-
Assuming we installed to /usr/local/bin, if we try to run efmodel.sh on cygwin we get this type of error:
```ectool error: couldn't open dsl file "/usr/local/bin/efmodels/resources.groovy"```
Th…
-
When running `x install`, I was getting the following error:
```
Installing stage2 docs (x86_64-pc-windows-msvc)
sh: /C/Users/anton/Documents/rust_compilers/unchained/build/tmp/tarball/rust-docs/x86_6…
-
### Versions
ConEmu build: 191012 x64
OS version: Windows 10 x64
cygwin: 3.1.4
### Problem description
With "Allow Windows to POSIX path conversion" on for both paste modes the behaviour …
-
Cygwin can easily create Windows native symlinks:
touch alfa.txt
CYGWIN=winsymlinks:native ln -s alfa.txt bravo.txt
However Cygwin Git seems to have no way to create Windows native syml…
ghost updated
5 years ago