-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
lastest
### Other Environment Information
```Markdown
- Hardware pa…
-
This seems like a *huge* task.
There are about 300 cpp files.
Lots of conditionally built code could be ignore initially.
Use the output of make to find how all the files are built.
-
The setup
-------------
First off, just to clear the air -- GraphQL doesn't really support recursion. This is a conscious design decision by the GraphQL developers, and it's one I largely underst…