Xilinx / CHaiDNN

HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Other
323 stars 152 forks source link

Build of software not happening in 2018.3 for ZCU102 platform #144

Closed NP95 closed 5 years ago

NP95 commented 5 years ago

So after #141 where I was able to build the hardware sucessfully, I tried to build software but I am runnning into errors which are hard to debug. I have attached the Makefile and error logs, This is on Ubuntu 18.04 LTS with SDSoc 2018.3

Logs.zip

VishalX commented 5 years ago

@NP95 This looks like a compiler issue to me, something to do with GLIBC. Did you build the hardware with the same version of SDSoC?