The archimport.d file is for importing the specific architecture and its interfaces. It can be imported by any module, as I will do for the next commit.
Signed-off-by: The XOmB Overlord <overlord@xomb.net>
Since GDC is for all reasonable purposes dead in development, LDC is the current way to go. In this build, LDC is used to compile any D language code. You will not need a naked-compile of GDC to compile anymore.
We will no longer maintain GDC as a first priority.
Please check the wiki first for build instructions, check the README for a link.
Signed-off-by: The XOmB Overlord <overlord@xomb.org>