-
None of the examples build. Make returns the following errors:
```
make[1]: xt-xcc: Command not found
make[1]: *** [.output/eagle/debug/obj/at_baseCmd.o] Error 127
make[1]: Leaving directory `/opt/E…
-
| | |
|------------------|-----------------|
|Previous ID | SR-6242 |
|Radar | None |
|Original Reporter | rexmas (JIRA …
-
## 🐛 Bug Report
I did all the prerequisite steps required to set up IOS app to allow Facebook to login. First of all, react native uses Objective C but there is no documentation around for the …
-
Just wanted to show off a quick preview of something I got working
```js
import { quickC } from 'https://raw.githubusercontent.com/jeff-hykin/xcc_deno/41ef849e9571798b2a43f10fc9b96d78e7463986/main…
-
Elaborating on #753, it seems the reported issues has not been conclusively solved.
Test repo: https://github.com/jgillis/dockcross-aarch64-test
Reproduce: `./run.sh` on a linux environment
Out…
-
Cannot compile the smart-light build on my MBP running macOS 15 beta
running `idf.py build flash monitor` runs about partially through, then fails and yields the following output
```bash
...
:0:…
-
### Description
When attempting to compile the latest branch of Swift Foundation (https://github.com/swiftlang/swift-foundation/) using the swift.org release of Swift 6.0.1 on MacOS, the compiler cra…
-
Running into an odd problem with Kernel 6.9, which has the AppleTalk broadcast "fix" described [here](https://gist.github.com/VinDuv/4db433b6dce39d51a5b7847ee749b2a4). Seems that some packets are now …
-
### Description
Crash (see dump) on Intel builds
### Reproduction
Building [SwiftMRP](https://github.com/PADL/SwiftMRP). Don't have a smaller repro.
### Stack dump
```text
Stack dump:
0. Program…
-
### Description
In Swift 6, the use of a default case in a switch statement over an enum can cause the compiler to crash, but only when the module defining the enum is not built with the BUILD_LIBR…