Open healytpk opened 1 year ago
If I use clang++ with the command line switch "-m32", it produces a viable executable file, but the executable file does not have any text output (nothing send to stdout actually reaches stdout).
If I use clang++ with the command line switch "-m32", it produces a viable executable file, but the executable file does not have any text output (nothing send to stdout actually reaches stdout).