MikaTake / xbt

xbt
0 stars 0 forks source link

Errors in compilation #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install g++ with the following guides 
http://superuser.com/questions/381160/install-gcc-4-7-on-centos
2.Follow the guide to install and compile the xbt tracker 
3.Error in compilation

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Centos 6.5

Please provide any additional information below.
/tmp/ccuoIDP9.s: Assembler messages:
/tmp/ccuoIDP9.s:852: Error: expecting string instruction after `rep'
/tmp/ccuoIDP9.s:1029: Error: expecting string instruction after `rep'
/tmp/ccuoIDP9.s:1402: Error: expecting string instruction after `rep'
/tmp/ccuoIDP9.s: Assembler messages:
/tmp/ccuoIDP9.s:18: Error: expecting string instruction after `rep'
/tmp/ccuoIDP9.s:137: Error: expecting string instruction after `rep'

Original issue reported on code.google.com by i...@compcare4u.gr on 27 Jan 2014 at 10:34

GoogleCodeExporter commented 9 years ago
Not sure what's wrong, but it's not an issue due to XBTT. ;)

Original comment by olafvdspek on 27 Jan 2014 at 10:39