I have wiped my machine and doing a virgin install on Ubuntu 14.10 so I am
now reinstalling the complete openrisc tool chain from hopefully the latest
repos. Instructions say that or32-elf requires or1ksim as a prerequisite
but installing that gives me:

johne@ouabache:~/Desktop/socgen/tools/or1ksim/or1ksim/builddir_or1ksim$
../configure --target=or32-elf --prefix=/opt/or1ksim
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... Invalid configuration `or32-elf': machine
`or32' not recognized
configure: error: /bin/bash ../config.sub or32-elf failed
johne@ouabache:~/Desktop/socgen/tools/or1ksim/or1ksim/builddir_or1ksim$


There is a known circular dependency in there but do you need to have a
working or32-elf in order to
install or1ksim ?


John Eaton
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to