Altera_Forum
Honored Contributor
12 years agoATLAS Optimised Libraries
Hello,
I am trying to build some optimised libraries for the Cortex A9. ATLAS, BLAS and CLAPACK. http://math-atlas.sourceforge.net/ I have just installed the Yocto and built my own kernel and preloader. When I try to build like this: ../configure -Si archdef 0 I get this error: /bin/sh: line 1: ./xconfig: No such file or directory Do I need to install an OS on the board, like Red Hat? Is that possible on a Cyclone Board? -Mark.