Skip to main content

All Questions

Tagged with
2 questions with no upvoted or accepted answers
4 votes
0 answers
1k views

Case-sensitive error in compiler's building using crosstool-ng under Cygwin

When I try to build gcc cross-compiler using crosstool-ng under Cygwin (running in Windows 7) I have the following message: $ /opt/ng-crosstool/bin/ct-ng build [INFO ] Performing some trivial sanity ...
G-71's user avatar
  • 569
1 vote
0 answers
2k views

Error when compiling in Cygwin: "cannot run /bin/sh ./config.sub"

Premise, this is the first time I try to compile anything. I am using the Cygwin (64-bit) terminal on a Windows machine. I am trying to compile some source files that came in a tarball. I navigate ...
Mattia's user avatar
  • 43