diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -16,11 +16,6 @@ in the `boot/` directory. The frontend requires GCC 15.3.0 (not tested with other versions). -Download the GCC source. Copy the contents of this repository into `gcc/elna` -inside GCC. Finally build GCC enabling the frontend with -`--enable-languages=c,c++,elna`. After the installation the compiler can be -invoked with `$prefix/bin/gelna`. - There is also a `Rakefile` that downloads, builds and installs GCC into the `./build/` subdirectory. The `Rakefile` assumes that ruby and rake, as well as all GCC dependencies are already available in the system. It works under Linux |
