<div>Hi,<br></div><div><br></div><div>Or edit the clang to cc in mvm.<br></div><div><br></div><div>cheers<br></div><div>bruce</div><div><br></div><table style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; tab-size: 8; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;" data-paste-markdown-skip="" data-tab-size="8" class="highlight tab-size js-file-line-container"><tbody style="box-sizing: border-box;"><tr style="box-sizing: border-box;"><td style="box-sizing: border-box; padding: 0px 10px; position: relative; line-height: 20px; vertical-align: top; overflow: visible; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; color: var(--color-text-primary); word-wrap: normal; white-space: pre;" class="blob-code blob-code-inner js-file-line" id="LC35">TARGET_ARCH=<span class="colour" style="color:var(--color-prettylights-syntax-string)"><span class="colour" style="color:var(--color-prettylights-syntax-string)">"</span>-m64<span class="colour" style="color:var(--color-prettylights-syntax-string)">"</span></span> \<br></td></tr><tr style="box-sizing: border-box;"><td style="box-sizing: border-box; padding: 0px 10px; width: 50px; min-width: 50px; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; line-height: 20px; color: var(--color-diff-blob-num-text); text-align: right; white-space: nowrap; vertical-align: top; cursor: pointer; -webkit-user-select: none;" data-line-number="36" class="blob-num js-line-number" id="L36"><br></td><td style="box-sizing: border-box; padding: 0px 10px; position: relative; line-height: 20px; vertical-align: top; overflow: visible; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; color: var(--color-text-primary); word-wrap: normal; white-space: pre;" class="blob-code blob-code-inner js-file-line" id="LC36">CC=clang \<br></td></tr><tr style="box-sizing: border-box;"><td style="box-sizing: border-box; padding: 0px 10px; width: 50px; min-width: 50px; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; line-height: 20px; color: var(--color-diff-blob-num-text); text-align: right; white-space: nowrap; vertical-align: top; cursor: pointer; -webkit-user-select: none;" data-line-number="37" class="blob-num js-line-number" id="L37"><br></td><td style="box-sizing: border-box; padding: 0px 10px; position: relative; line-height: 20px; vertical-align: top; overflow: visible; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 12px; color: var(--color-text-primary); word-wrap: normal; white-space: pre;" class="blob-code blob-code-inner js-file-line" id="LC37">CFLAGS=<span class="colour" style="color:var(--color-prettylights-syntax-string)"><span class="colour" style="color:var(--color-prettylights-syntax-string)">"</span><span class="colour" style="color:var(--color-prettylights-syntax-storage-modifier-import)">$CFLAGS</span><span class="colour" style="color:var(--color-prettylights-syntax-string)">"</span></span> \<br><br></td></tr></tbody></table><div ><br></div><div class="ik_mail_quote"><div>On 2021-05-27T20:04:41.000+02:00, Levente Uzonyi <leves@caesar.elte.hu> wrote:</div><blockquote class="ws-ng-quote"><pre style="white-space: normal;">The VM uses clang instead of gcc. So, you need to install clang.<br><br><br>Levente</pre></blockquote></div>