Andreas
Results
2
issues of
Andreas
Hi Stephan, your [Prebuilt GCC](https://github.com/stnolting/riscv-gcc-prebuilt) is a real big deal. It makes the compile of source code easily. But whenever you are in need to build your GCC from scratch...
Hello Together, the ```dissect.cstruct``` is a real big deal to parse c files. For ```const *char``` i encounter the error, that ```const``` is unsupported. Following example: ```py from dissect.cstruct import...
enhancement