ESP8266 Support WIKI

User Tools

Site Tools


setup-osx-compiler-esp8266

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
setup-osx-compiler-esp8266 [2015/04/07 08:44]
dirkx Add wget - required by the pull in script.
setup-osx-compiler-esp8266 [2015/08/19 16:42]
jseb [Dependencies]
Line 20: Line 20:
   brew install binutils (for gobjcopy)   brew install binutils (for gobjcopy)
   brew install gawk (required overwriting the non-gnu awk in my case)   brew install gawk (required overwriting the non-gnu awk in my case)
-  brew install autoconf 
   brew install wget   brew install wget
 +  brew install automake
 +  brew install libtool
   ​   ​
 If you get the error "​configure:​ error: could not find GNU awk", run If you get the error "​configure:​ error: could not find GNU awk", run
setup-osx-compiler-esp8266.txt · Last modified: 2017/03/13 22:41 by polarstate