C++ working?
Posted: Sat Sep 24, 2016 9:57 am
I'm something of a newbie to ESP8266 (although I have bucketloads of embedded processor experience). So to get started, I used a FDTI232 board and grabbed the "blinky" code and got all of that running.
However, if I compile that same example using the g++ compiler instead of gcc - making only the minor code changes needed and using all the same compiler parameters and flags, it doesn't run at all.
Does anyone have C++ running on the ESP8266? Is there some vital library or flag I might be missing?
However, if I compile that same example using the g++ compiler instead of gcc - making only the minor code changes needed and using all the same compiler parameters and flags, it doesn't run at all.
Does anyone have C++ running on the ESP8266? Is there some vital library or flag I might be missing?