[quake3-bugzilla] [Bug 6429] vm_x86.c inline assembly error on hosts using -fPIC

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Jun 15 13:29:09 EDT 2016


https://bugzilla.icculus.org/show_bug.cgi?id=6429

--- Comment #4 from Mark <mark at noffle.net> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3-bugzilla/attachments/20160615/136f16ac/attachment.html>


More information about the quake3-bugzilla mailing list