Skip to Content.

rare-dev - [rare-dev] Supporting gcc and clang for building misc/native

Subject: Rare project developers

List archive


[rare-dev] Supporting gcc and clang for building misc/native


Chronological Thread 
  • From: Alexander Gall <>
  • To: mc36 <>
  • Cc: <>
  • Subject: [rare-dev] Supporting gcc and clang for building misc/native
  • Date: Thu, 21 Apr 2022 09:08:11 +0200


Hi csaba

I'm modifying the build procedure for misc/native to support gcc and
clang at the same time. Then you can freely mix both compilers in
misc/native/c.sh and the builds should always succeed without
modification of the Nix build recipe. The versions of the compilers
are fixed in the recipe, of course. I can support both compilers up to
version 10, the newest being 10.2.0 and 10.0.1 for gcc and clang,
respectively. I suppose you want those? :)

--
Alex



Archive powered by MHonArc 2.6.19.

Top of Page