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

(New page: == Step 2 - Native Compiler == Once you port Newlib to your OS (and install it to /usr/native), you may now do a native build of gdc to your OS. Prepare for the build: export PRE...)
 
Line 28:
(Wilkie told me not to set it to NULL, it will make the compiler to segfault)
 
Now build GDC (replace <path_to_newlib> with the path to Newlib):
 
cd /usr/src/build-native/gcc
Anonymous user