mk270 / whitakers-words

William Whitaker's WORDS, a Latin dictionary
http://mk270.github.io/whitakers-words/
Other
277 stars 60 forks source link

Make fails on Cygwin #86

Open byronka opened 6 years ago

byronka commented 6 years ago

... 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 commented 6 years ago

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

calumapplepie commented 4 years ago

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