Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port / test under Cygwin #15

Open
dspinellis opened this issue Nov 30, 2016 · 3 comments
Open

Port / test under Cygwin #15

dspinellis opened this issue Nov 30, 2016 · 3 comments
Assignees

Comments

@dspinellis
Copy link
Owner

No description provided.

@dspinellis
Copy link
Owner Author

dspinellis commented Jan 29, 2017

The following programs get compiled.

./bash/bash.exe
./bash/bashversion.exe
./bash/builtins/mkbuiltins.exe
./bash/mksignames.exe
./bash/mksyntax.exe
./diffutils/src/cmp.exe
./diffutils/src/diff.exe
./diffutils/src/diff3.exe
./diffutils/src/sdiff.exe
./grep/src/grep.exe

So the problem is in coreutils.

@dspinellis
Copy link
Owner Author

Installed programs fail to run.

$ dgsh -c 'echo hi | cat'
/cygdrive/c/dds/home/libexec/dgsh/bash: cannot duplicate fd 3 to fd 0: Bad file descriptor
C:/dds/home/libexec/dgsh/bash.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
C:/dds/home/libexec/dgsh/bash.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

@dspinellis
Copy link
Owner Author

Also make setup-test-negotiate fails.

dspinellis added a commit that referenced this issue Jan 29, 2017
@dspinellis dspinellis modified the milestone: By FOSDEM Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants