<p>If you're compiling as root, you could try using a regular user instead, with a clean checkout/tarball.</p>
<p>Also if you could run try and compile above <code>conftest.c</code> like this:</p>
<div class="highlight highlight-source-shell"><pre><span class="pl-smi">$gcc</span> -S -o result.S conftest.c</pre></div>
<p>And paste the contents of <code>result.S</code> to see if it's generating valid assembly for your architecture.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2040#issuecomment-452665465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7lJKkB0-Cgpc6s9eWG580cgYWMGks5vBdNtgaJpZM4Z22Sc">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ7FbZ2cHk3TP5IwT9BggOE1poKcJks5vBdNtgaJpZM4Z22Sc.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@codebrainz in #2040: If you're compiling as root, you could try using a regular user instead, with a clean checkout/tarball.\r\n\r\nAlso if you could run try and compile above `conftest.c` like this:\r\n\r\n```bash\r\n$gcc -S -o result.S conftest.c\r\n```\r\n\r\nAnd paste the contents of `result.S` to see if it's generating valid assembly for your architecture."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2040#issuecomment-452665465"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2040#issuecomment-452665465",
"url": "https://github.com/geany/geany/issues/2040#issuecomment-452665465",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>