Preparing GCC Build: Difference between revisions

m
Moved important information regarding Cygwin to the correct section
[unchecked revision][unchecked revision]
m (Outdated information (Cygwin packages) corrected)
m (Moved important information regarding Cygwin to the correct section)
Line 139:
 
'''Note:''' Version 0.13 (or later) of ISL is incompatible with the current CLooG 0.18.1 release (and older). Use version 0.12.2 of ISL or the build '''will''' fail.
 
'''Note:''' If you are using '''Cygwin''', it is recommended to install the '''libintl-devel''' package (I couldn't build a cross compiler without this package)
 
=== Downloading the Source Code ===
Line 149 ⟶ 151:
 
'''Note:''' The versioning scheme used is that each fullstop separates a full number, i.e. Binutils 2.20.0 is newer than 2.9.0. This may be confusing, if you have not encountered this (quite common) versioning scheme yet, when looking at an alphanumerically sorted list of tarballs: The file at the bottom of the list is not the latest version! An easy way of getting the latest version is to sort by the last modified date and scrolling to the bottom.
 
'''Note:''' If you are using '''Cygwin''', it is recommended to install the '''libintl-devel''' package (I couldn't build a cross compiler without this package)
 
=== Linux Users building a System Compiler ===
Anonymous user