[BRLTTY] Compile for Windows on Linux

Rob captinlogic at gmail.com
Thu Mar 1 15:35:07 EST 2018


Samuel Thibault <samuel.thibault at ens-lyon.org> wrote:
> I'd use a VM too.  It is possible to install a cross-build toolchain,
> but unless your Linux distribution provides it already, it's very hairy
> to setup.


I've got a regular toolchain set up of course. Then I found this thing called mingw. Apparently you extract it and then you direct your makefile to the extracted complete toolchain, set up in something like
/opt/mingw32
or similar. This apparently has all the libraries and such you need.



More information about the BRLTTY mailing list