open-power / HTX

Apache License 2.0
14 stars 19 forks source link

Compile failed under Ubuntu 16.04 #86

Closed mabo0105 closed 7 years ago

mabo0105 commented 7 years ago

I got this issue after doing "make all"

https://drive.google.com/open?id=0BxCL03QM3OEGTVNENFc0R18yZkk

And below link is makelog

https://drive.google.com/open?id=0BxCL03QM3OEGN203SV9LSnhWaWs

I did set the TOPDIR to where the HTX folder is

But have no idea how to solve this issue

Hope can get help soon

Thank you

williamspatrick commented 7 years ago

Are you compiling this on an x86 machine? This is POwER code. You probably need a cross compiler set up.

mehuljpatel commented 7 years ago

I tried on ppc64 linux box and it compiled fine. Are you trying to compile it on x86 box ?

mehuljpatel commented 7 years ago

Hope you had a chance to compile code on POWER linux box. Closing the issue.