Impossible to compile on Tiny piCore 9.0.3
Brought to you by:
rwhaley,
tonyc040457
Hi everyone,
I'm trying to compile atlas 3.10.3 on my tiny piCore linux, on a raspberry pi. The configure steps works fine, but the make build exit with this error:
Commands I run:
../configure -nof77: success
make build
xsyssum: /home/tc/ATLAS3.10.3/Linux_C2D64SSE3/../tune/sysinfo/GetSysSum.c:47: GetL1CacheSize: Assertion system(ln) ==0
failed.
ERROR 712 DURING CACHESIZE SEARCH!
Can I force the cachesize somewhere ?
Thank you !