• # LTO

    Posté par (site web personnel) . En réponse à la dépêche Sortie de la version 4.7 du compilateur GCC. Évalué à 9.

    Sur LWN un commentaire intéressant au sujet de la fonction LTO (Link Time Optimization).

    A small fact about the LTO work done for gcc 4.7: it can now LTO linux as well (needs a few minutes and a few GBs of memory on a quad-core SNB). that's quite an achievement compared to previous versions (4.5 dies an honourable death, 4.6 produces lots of symbol related errors after consuming 40 mins and 11GB of memory).

    Malheureusement il n'y a pas de bench pour voir si cela a un effet mesurable sur les performances du noyau ainsi buildé.