February 2, 2018
On the state of cross-compilation in the C++ World
I wrote a series of article where I compile simple Windows and OSX applications from Linux.
I hope you enjoyed it. For me, it certainly was quite the journey. Or the beginning of one. There is lot of rooms for improvement and we left some area unexplored, including some other major Operating systems like Android and iOS. I also did not talk about debugging.
The open source community is amazing. We should not take projects like llvm, wine, darling, or even osxcross for granted.
Read more