I've only just found out about the new C compiler options in PB 6 and immediately wondered if the C output could be used with the SDCC or z88dk compilers?
This would be for console only text based programs on retro computers with a Z80 processor (which those compilers target).
Can SDCC (Small Device C Compiler) be used with PureBasic?
Re: Can SDCC (Small Device C Compiler) be used with PureBasic?
No,
You always need the libraries supplied by the OS for Windows, macOS (Intel and M1), Linux (Intel and Arm) and the GCC compiler for the OS.
You always need the libraries supplied by the OS for Windows, macOS (Intel and M1), Linux (Intel and Arm) and the GCC compiler for the OS.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive