<html>
<head>
<base href="https://bugzilla.icculus.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - vm_x86.c inline assembly error on hosts using -fPIC"
href="https://bugzilla.icculus.org/show_bug.cgi?id=6429#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - vm_x86.c inline assembly error on hosts using -fPIC"
href="https://bugzilla.icculus.org/show_bug.cgi?id=6429">bug 6429</a>
from <span class="vcard"><a class="email" href="mailto:mark@noffle.net" title="Mark <mark@noffle.net>"> <span class="fn">Mark</span></a>
</span></b>
<pre>Is GCC 5.0 a requirement with the latest commit
(491fffe21bef6dc5284af37fe9f0cc45452e0296) in your fork?
Reason I ask is cause the compiler currently in use here is 4.9.3 and gcc is
throwing an impossible constraint error:
code/qcommon/vm_x86.c: In function 'VM_CallCompiled':
code/qcommon/vm_x86.c:1791:2: error: 'asm' operand has impossible constraints
__asm__ volatile(
^
I'll try with gcc 5 or even gcc 6 on a separate host in a few minutes.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>