Hallo Pete: I am trying to compile my modified test suite with your toolchain, in order to test the "no delay jump slot" version. The test suite uses autoconf (I have version 2.68 installed) in order to cross-compile all the test cases, and the files autoconf generates do not recognise your new arquitecture name "or1k", I'm getting this error message:
checking host system type... Invalid configuration `or1k-elf': machine `or1k' not recognized configure: error: /bin/bash /home/rdiez/rdiez/orbuild/Scripts/Projects/OpenRISC/TestSuite/config.sub or1k-elf failed I looked into the generated config.sub, and I was surprised to see a list of all supported arquitectures there are. "or32" and "openrisc" are there, but "or1k" is not. Do you know any easy work-around, or do I have to patch the generated files? By the way, when you announced the change of arquitecture name, I suspected trouble. And indeed I had to patch my build system all over the place in order to support both names "or32" and "or1k". I wonder if we should revert back to "or32" and save further trouble when others start switching to the new toolchain. Regards, rdiez _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
