OS161 Tool Chain Setup
This post shows how to install os161 toolchain, including bmake, sys161,
etc. on your local machine.
This post shows how to install os161 toolchain, including bmake, sys161,
etc. on your local machine.
In Chapter 5.5, there is one step that fixes the GCC's stack protection detection problem. The command is:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure