You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to compile with nasm-2.12.03rc1 on CentOS 7:
CCAS igzip/crc_utils_04.lo
igzip/crc_utils_04.s:112: warning: absolute address can not be RIP-relative
igzip/crc_utils_04.s:134: warning: absolute address can not be RIP-relative
igzip/crc_utils_04.s:153: warning: absolute address can not be RIP-relative
igzip/crc_utils_04.s:159: warning: absolute address can not be RIP-relative
igzip/crc_utils_04.s:164: warning: absolute address can not be RIP-relative
Is this OK or does this indicate a deeper problem?
The text was updated successfully, but these errors were encountered:
While trying to compile with nasm-2.12.03rc1 on CentOS 7:
Is this OK or does this indicate a deeper problem?
The text was updated successfully, but these errors were encountered: