-->
Page 1 of 4

Toolchain : "Nothing to be done for FORCE" ?

PostPosted: Tue Jan 13, 2015 9:15 am
by jas
Hi

I am using Linux Mint 16, 32-bit.

I am trying to go through some of the 'make' processes within the ESP8266 software structure as kindly supplied at
https://github.com/esp8266/esp8266-wiki/wiki/Toolchain

I am still not exactly sure of what I am doing, as I am as yet unfamiliar with the tool chain technologies and the GNU C Compiler, GCC, etc.

Make works fine for everything except, it does not work for :
$ cd /opt/Espressif/ESP8266_SDK/at_v0.20_on_SDKv0.9.3
$ make
> make: Nothing to be done for 'FORCE'.


Can anyone help ?

Thank you

Re: Toolchain : "Nothing to be done for FORCE" ?

PostPosted: Tue Jan 13, 2015 9:53 am
by markbee
How does your Makefile look like?

Can anyone help ?

Thank you

Re: Toolchain : "Nothing to be done for FORCE" ?

PostPosted: Tue Jan 13, 2015 11:22 am
by sej7278
i woudn't bother with anything recommended by the wiki, its all dead info.

try these instructions: https://github.com/pfalcon/esp-open-sdk

Re: Toolchain : "Nothing to be done for FORCE" ?

PostPosted: Tue Jan 13, 2015 11:37 am
by jcmvbkbc
sej7278 wrote:i woudn't bother with anything recommended by the wiki, its all dead info.

Says who? How's it all dead? Besides, it's a wiki: it's editable.