Update how-to-build.rst - hint for macOS rgd. common strip problem [MANUAL MERGE]
1 unresolved thread
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 3
− 0
@@ -137,3 +137,6 @@ In order to do a rebuild you can issue a clean command to ninja via
.. note:: macOS: If ``strip`` fails to work on the freshly compiled mpy-cross: "strip: object: (...)/lib/micropython/micropython/mpy-cross/mpy-cross malformed object (unknown load command 9)", you a likely not using the `strip` that matches to your ``clang``. Do ``which strip && which clang``, and if the paths don't match, clean up your PATHs, or as a quick hack, create a symlink for strip.
Sorry, this formatting is not quite correct. You need to use:
You can test locally by running
./Documentation/build-docs.sh
and then see the output inDocumentation/output/index.html