crosstool requirements?

From: Randy Dunlap
Date: Sat May 05 2018 - 14:21:00 EST


Hi Arnd,

I was trying to use the x86_64 hosted openrisc/or1k gcc compiler (7.3.0-nolibc)
but I mostly what I get are errors like the following:

crosstool/gcc-7.3.0-nolibc/or1k-linux/bin/../libexec/gcc/or1k-linux/7.3.0/cc1: error while loading shared libraries: libisl.so.15: cannot open shared object file: No such file or directory


I do have /usr/lib64/libisl.so.10 (not .15) installed on my system.
Am I just outofluck for doing this?

thanks,
--
~Randy