diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-03 22:41:48 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-03 22:41:48 +0200 |
| commit | e068da3028c1ae30741d2d1ceaca691b71830bfe (patch) | |
| tree | 9ef6fb075bb0c02d7124f9a28b7983fc8cf40203 /README.md | |
| parent | b6b68b25043fc4008af6c7bfb4573593a858a9de (diff) | |
| download | elna-e068da3028c1ae30741d2d1ceaca691b71830bfe.tar.gz | |
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 |
