News

I am going to show you how to compile a C++ program on Linux. I’ll demonstrate it on Ubuntu Desktop 23.04, I’ll use the tried and true Hello, World! app as an example.
If the program is coded for Linux, there's not much you can do without changing the source.<P>If you have Linux binaries, you can probably emulate: see answer 9.4 in the OpenBSD FAQ.<P>--jth ...