User:Imate900/GDC Cross-Compiler-Part2: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
== Step 2 - Native Compiler ==
== Step 2 - Native Compiler ==


Once you port [[Newlib]] to your OS (and install it to /usr/native), support ELF, and configure the packages to your OS, you may now do a native build of gdc to your OS.
Once you do everything in [[Porting Newlib]] to your OS (and install it to /usr/native), support ELF, and configure the packages to your OS, you may now do a native build of gdc to your OS.


Prepare for the build:
Prepare for the build: