Acolyte of the Butterfly
Posts: 109 from 2013/12/5
Quote:BalrogSoft schrieb:
You can install a cross-compiler on cygwin, I have installed MorphOS cross-compiler on Linux using
this instructions for cygwin, so it should work for cygwin on Windows.
Note on the gcc-cross-compiler-build instructions from kas1e:
while it worked well some weeks ago it did not anymore now (thanks to a SSD crash I had to do the procedure once again).
The reason why it failed was my fresh cygwin-version. Some genius modified the behaviour of the tool "texinfo" with its latest version:
before it reported a warning "@itemx must follow @item" during the compilation process, but now this warning turned into an error, breaking everything :P
So to safe you from lots of frustration:
make sure that the texinfo-package stays at version 4.13-4!