GCC 4.7.4

This commit is contained in:
Andrius Štikonas 2021-07-01 19:59:10 +01:00
parent ad595af03d
commit 5eac8ea605
7 changed files with 154 additions and 1 deletions

View file

@ -689,6 +689,12 @@ texinfo 6.7
Texinfo is a typesetting syntax used for generating documentation. We can now use
``makeinfo`` script to convert ``.texi`` files into ``.info`` documentation format.
gcc 4.7.4
=========
GCC 4.7.4 is the last version written in C. We again build just C frontent but this
time it supports C11 that we need to build GNU Guile.
libunistring 0.9.10
===================