User Tools

Site Tools


guide:compiling_gcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guide:compiling_gcc [2011/11/26 20:32]
hamish
guide:compiling_gcc [2021/12/09 16:42] (current)
Line 1: Line 1:
-====== Compiling GCC from Source ====== +Page moved to [[howto:compiling_gcc|Compiling gcc from source]].
- +
-This guide is written as to try and help CHPC users who are struggling to compile the GCC version required for there codes. For the official guide visit the [[http://gcc.gnu.org/install/|GCC website]]. This guide documents how gcc-4.6.2 would be built on the Sun Tsessbe Cluster. +
- +
-===== Prerequisites ==== +
- +
-| ** Prerequisite | Version Required | Version available | +
-|              |                  |                   | +
- +
-===== Trouble Shooting ===== +
- +
-=== xgcc: internal compiler error: Killed (program cc1) === +
- +
-This error occurs when the cc1 process is killed/terminated. There could be many reasons for termination, not enough system recourses, another process killed cc1 (try killall cc1 from another shell, while make is running to replicate this error...) +
- +
-This is a rather annoying error, but just keep running make until all the file are compiled.+
/app/dokuwiki/data/attic/guide/compiling_gcc.1322332343.txt.gz · Last modified: 2021/12/09 16:42 (external edit)