19/05/2023: A causa di un errore sono stati cancellati, insieme ad account creati da bot, alcuni account legittimi. Si prega di leggere qui: https://www.gambas-it.org/smf/index.php?topic=9733.0
You don't have to downgrade llvm. You can install both llvm 3.5 and thelatest version on your system, provided that you set the LLVM_CONFIGenvironmental variable to llvm-config-3.5.In another word, compile Gambas that way;$ ./reconf$ LLVM_CONFIG=llvm-config-3.5 ./configure -C$ makeRegards,
$ ./reconf e non ./reconf-all$ LLVM_CONFIG=llvm-config-3.5 ./configure -C$ make$ sudo make install
È uscito Gambas 3.9.0