Skip to content
#

xtensa

Here are 27 public repositories matching this topic...

bowerymarc
bowerymarc commented Nov 23, 2018

In Readme.md, the macOS build instructions yields the error (Sierra):

checking for gobjcopy... no
checking for objcopy... no
configure: error: missing required tool: gobjcopy objcopy
make[1]: *** [_ct-ng] Error 1
make: *** [crosstool-NG/ct-ng] Error 2

Adding the following to the path fixes it:

export PATH="/usr/local/opt/binutils/bin:$PATH"

Improve this page

Add a description, image, and links to the xtensa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xtensa topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.