We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dejagnu
1 parent 5cb8d34 commit 130a8e9Copy full SHA for 130a8e9
Readme.md
@@ -57,7 +57,7 @@ To build it (most of these instructions come from [here](https://gcc.gnu.org/onl
57
58
```bash
59
$ git clone https://github.com/rust-lang/gcc
60
-$ sudo apt install flex libmpfr-dev libgmp-dev libmpc3 libmpc-dev
+$ sudo apt install flex libmpfr-dev libgmp-dev libmpc3 libmpc-dev dejagnu
61
$ mkdir gcc-build gcc-install
62
$ cd gcc-build
63
$ ../gcc/configure \
0 commit comments