home.social

#gnusnotunix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gnusnotunix, aggregated by home.social.

fetched live
  1. Hype for the Future 140F → Building GCC from Source

    Introduction According to https://gcc.gnu.org/, the GNU Cross Compiler can be compiled from source using the standard GNU system, albeit not in the GNU 3-step process of ./configure; make; sudo make install directly. The following procedure is thus necessary for the compilation: Procedure ./configure make bootstrap sudo make install novaTopFlex recommends inserting the following programming languages and multilib functionality into the configuration: ./configure […]

    novatopflex.wordpress.com/2026