Commit 07d5532
committed
Fix #1737: Specify toolchain part in building and running
There was an issue raised that the toolchain explanation for building
and running the compiler needed some refinement. This patch aims to
remedy that by specifying what "first" and "second" refer to, and what
the toolchain does. Small change to the language to specify that the
stage2 toolchain is not built, and how one would build it.1 parent bdbede8 commit 07d5532
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
284 | 286 | | |
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
290 | | - | |
291 | | - | |
| 292 | + | |
| 293 | + | |
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| |||
0 commit comments