Forum Discussion
Rah17
New Contributor
1 year agolib32 using multilib on 64bit poky for stratix10_htile board
Hi, I am trying to make 32 bit libraries on a 64 bit poky using multilib for stratix10_htile fpga board . However i am facing errors.. small portion of the Error log: ( full error log is attached...
Jeet14
Frequent Contributor
1 year agoHi,
This is most likely a generic configuration error.
The problem is that both the 64-bit and 32-bit environments both think that their libdir is /usr/lib.
You can refer below open source link.
Regards
Tiwari