Changes between Initial Version and Version 1 of Ticket #51470, comment 15


Ignore:
Timestamp:
May 24, 2016, 3:07:28 AM (8 years ago)
Author:
arboz@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51470, comment 15

    initial v1  
    55Recently, there seems to be some issue with asm.
    66
     7{{{
     8info:build /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../config -I.. -I../config -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include -pipe -pipe -Os -arch i386 -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c -o ImfZip.lo
     9ImfZip.cpp
     10
     11info:build ImfSystemSpecific.cpp: In constructor ‘Imf_2_2::CpuId::CpuId()’:
     12
     13info:build ImfSystemSpecific.cpp:51: error: can't find a register in class ‘BREG’ while reloading ‘asm’
     14
     15info:build ImfSystemSpecific.cpp:51: error: can't find a register in class ‘BREG’ while reloading ‘asm’
     16
     17info:build ImfSystemSpecific.cpp:51: error: ‘asm’ operand has impossible constraints
     18
     19info:build ImfSystemSpecific.cpp:51: error: ‘asm’ operand has impossible constraints
     20
     21info:build make[2]: *** [ImfSystemSpecific.lo] Error 1
     22
     23...
     24}}}
     25
     26
    727attaching main.log