-->
Page 3 of 14

Re: Official GCC compiler VM from Espressif

PostPosted: Fri Oct 24, 2014 5:12 am
by nogueira
on step 6 says:

"Call “make” followed by “./gen_misc.sh” to compile"

but there is no gen_misc.sh only gen_misc.bat

What I´m doing wrong?

Re: Official GCC compiler VM from Espressif

PostPosted: Fri Oct 24, 2014 5:20 am
by picpic020960
OK

merci Squonk

one issue : bad sdk ?
-------------------------
esp8266@esp8266-VirtualBox:~/Share/esp8266_sdk_v0.9.1/app$ ./gen_misc.sh
bash: ./gen_misc.sh: No such file or directory

---------------------------
Change : D: ==> C: and check file directory
where is the gen_misc.sh ?

thanks for help.

Re: Official GCC compiler VM from Espressif

PostPosted: Fri Oct 24, 2014 5:47 am
by tinhead
holly f***, when you guys are unable to check what script inside a directory and execute that script, then sorry, what is the fucking reason to play with sdk/firmware/brain ? sorry, but that needed to be said.

Anyway, simple use the latest official SDK, not a leaked version, and you will find all you need.

Re: Official GCC compiler VM from Espressif

PostPosted: Fri Oct 24, 2014 7:28 am
by nogueira
A much nicier answer would be:

Download the v0.9.2 from here: http://bbs.espressif.com/viewtopic.php?f=5&t=3

and the gen_misc.sh will be there