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

Make fails on Cygwin #86

Open
byronka opened this issue Apr 28, 2018 · 2 comments
Open

Make fails on Cygwin #86

byronka opened this issue Apr 28, 2018 · 2 comments

Comments

@byronka
Copy link

byronka commented Apr 28, 2018

...
gprbuild -j4 -Pwords meanings
Compile
[Ada] meanings.adb
Bind
[gprbind] meanings.bexch
[Ada] meanings.ali
Link
[link] meanings.adb
echo g | bin/makedict DICTLINE.GEN > /dev/null
C:/cygwin64/home/byron/dev/whitakers-words/bin/makedict.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
make: *** [Makefile:9: DICTFILE.GEN] Error 127

@mk270
Copy link
Owner

mk270 commented Sep 14, 2018

please try again with the most recent code; this may be a duplicate of #84

@calumapplepie
Copy link
Contributor

Also note #107: maybe we should just add a note "Don't try building in parallel: our makefile will go boom"

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

3 participants