6月24日、 Debian開発者のマティアス・ クローゼ (Matthias Klose) 氏はDebianの開発者メーリングリストに対し、 2016年末に正式リリースが予定されているDebian GNU/ Linux 9 "Stretch"のコンパイラに関して 「GCC 6がStretchのデフォルトコンパイラになる」 と投稿した。
The question of the earliest GCC compiler version to support for building the Linux kernel comes up periodically. The ideal would be for Linux to compile under all GCC versions, because you never know ...
Out of curiosity, I pulled out an old piece of merge-sort code I'd written a few years ago and compiled it using both Dev-C++ and gcc 2.95.3. Dev-C++ is a Win32 port of gcc 2.95.3, for anyone who wasn ...
AMD has added support for its upcoming Zen 5 microarchitecture-based processors to the GCC compiler. Znver5 is now a target in the GCC Git repository until the stable release of GCC 14.1. This move ...
Steven Rostedt wanted to do a little housekeeping, specifically with the function tracing code used in debugging the kernel. Up until then, the kernel could enable function tracing using either GCC's ...
I got an error when compiling the image from snapshot using GCC 15.0. I confess I did some other changes, but it seems to me that is related to me using GCC 15.0 ...