-
Picking the option to statically link libstdc++ does not effect the outcome with gcc 8.3,
the compilers binary will all depend on libstdc++.
The configure flag`--with-host-libstdcxx` in nowhere to…
-
amazon_alexa with Set ALEXA_BT=1 enabled.
But with LyraT board i am getting this error.
E (1955) spi_flash: Detected size(8192k) smaller than the size in the binary image header(16384k). Probe fai…
-
There isn't one. Other languages are supported.
-
How can I build i386 PC firmware in Ubuntu 16.04? Thx!
-
i fix espboot aplication.
just replace /espMCUME/espboot/main/component.mk
with:
Main component makefile.
This Makefile can be left empty. By default, it will take the sources in the
src/ direc…
-
Hi,
Since ArduinoBLE is compatible with ESP32 with the latest merge, I'm trying to use it with an ESP32.
But when I run the example "PeripheralExplorer.ino", I got this exception: (I update the …
-
Continuing from issue https://github.com/conda-forge/conda-smithy/issues/1359
Opening an issue to start building packages on s390x .
We have had various internal discussions on having a channe…
-
I used an x86-64 workstation to build an ARM64v8 GCC 9.2.0 toolchain that's intended to run on a Raspberry Pi and produce binaries for the same RPi. (**Cross-native**, build != host == target, using a…
-
Hello,
I have a question to ask:
Is it possible to change the prefix/sysroot paths in gcc to relative paths instead of full paths?
This is the output of the recently built crosstool:
```
Us…
-
something like this :
```
MRuby::CrossBuild.new('32bit') do |conf|
toolchain :"arm-linux-gcc"
conf.cc.flags