Als «clang» getaggte Fragen

1
wie man das neueste clang 3.8 von apt installiert
Hier habe ich eine Anleitung zur Installation von clang3.8 gefunden: http://llvm.org/apt/ Also habe ich ausgeführt: wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key|sudo apt-key add - Ergebnis: --2015-09-19 12:53:09-- http://llvm.org/apt/llvm-snapshot.gpg.key Resolving llvm.org (llvm.org)... [sudo] password for user: 192.17.58.186 Connecting to llvm.org (llvm.org)|192.17.58.186|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3145 (3,1K) [application/pgp-keys] …
8 linux-mint  apt  clang 
Durch die Nutzung unserer Website bestätigen Sie, dass Sie unsere Cookie-Richtlinie und Datenschutzrichtlinie gelesen und verstanden haben.
Licensed under cc by-sa 3.0 with attribution required.