GCC 4.7.4

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

View file

@ -695,6 +695,12 @@ zlib 1.2.11
zlib is a software library used for data compression and implements an abstraction of
DEFLATE algorithm that is also used in ``gzip``.
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
===================