-->
Page 10 of 10

Re: Building esp-open-sdk with Cygwin64 - MY EPIC JOURNEY

PostPosted: Tue Nov 06, 2018 6:56 pm
by davydnorris
That's not a problem - it's a test to check that the compiler complains about missing header files so it's meant to fail.

I think you may have a path problem - can you post the .config file that gets created?

Re: Building esp-open-sdk with Cygwin64 - MY EPIC JOURNEY

PostPosted: Wed Nov 07, 2018 1:03 pm
by dream_adas
In main crosstool-NG folder i didn't find any .config file. Only in ../crosstool-NG/samples folder, for give architectures.Seams this files needed to prepare crosstool-NG. But their come together with crosstool.

In witch reasons .config file for lx106 can't by build?

Re: Building esp-open-sdk with Cygwin64 - MY EPIC JOURNEY

PostPosted: Wed Nov 07, 2018 8:48 pm
by davydnorris
Can you do a verbose build? Let's try and get as much information as possible.

Re: Building esp-open-sdk with Cygwin64 - MY EPIC JOURNEY

PostPosted: Thu Nov 08, 2018 4:33 pm
by dream_adas
How I can start verbose build?
I to cygwin also added for all required devel packages and debug packages, but .log and outputs on terminal didn't changed.

Either I ray to build puled croosstool-NG it self, but without success.
(If its can by build stand alone at all?(without final toolchane) I don't have experience on this)