This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
guide:compiling_gcc [2011/11/26 14:02] hamish created |
guide:compiling_gcc [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Compiling GCC from Source ====== | + | Page moved to [[howto:compiling_gcc|Compiling |
| - | + | ||
| - | This guide is written as to try and help CHPC users who are struggling | + | |
| - | + | ||
| - | ===== Prerequisites ==== | + | |
| - | + | ||
| - | | ** Prerequisite | Version Required | Version available | | + | |
| - | | | | | | + | |
| - | + | ||
| - | ===== Trouble Shooting ===== | + | |
| - | + | ||
| - | === xgcc: internal compiler error: Killed (program cc1) === | + | |
| - | + | ||
| - | This error occurs when the cc1 process is killed/ | + | |
| - | + | ||
| - | This is a rather annoying error, but just keep running make until all the file are compiled. | + | |