Hello
From https://github.com/riscv/riscv-gnu-toolchain, i have followed the instructions for "Installation (Newlib)"
and have managed to install the RISC-V C and C++ compiler toolchain.
Next i wanted to run the DejaGnu test suite. Again followed the instructions:
./configure -prefix=$RISCV -disable-float -disable-linux
make check-gcc-newlib
However, the make is failing because it cannot find the "runtest" command.
Log from running the above make command:
Looking at the Makefile in build-gcc-newlib/gcc, at line 796 we have
But ${srcdir}/../dejagnu/ does not exist.
So i hacked the above to
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/VI1PR0501MB236516F5CC35FFEC92951FC8EBA80%40VI1PR0501MB2365.eurprd05.prod.outlook.com.
Thanks for the pointer.
Inline.
From: Tommy Murphy [mailto:tommy_...@hotmail.com]
Sent: Thursday, December 08, 2016 12:54 AM
To: RISC-V SW Dev
Cc: liv...@hotmail.co.uk; kito....@gmail.com
Subject: Re: [sw-dev] RISC-V GNU Compiler Toolchain
I don't know if it's relevant but I'm also having problems trying to get the tools build and working with soft float support.
Here's my original issue report with an update from earlier today appended:
https://github.com/riscv/riscv-gnu-toolchain/issues/199
[sober] It’s not same issue. Here are something bad in compiler (cc1). And my issue comes from linker (ld) that tells “can't link hard-float modules with soft-float modules”
BTW - when I run the test suite (make check-gcc-newlib) I also get many FAIL messages although I can't see any details about why the relevant tests fail.
Should the test suite run with no FAIL messages at all or is there some acceptable level of failures?
[sober] You could find details in riscv-gnu-toolchain/build/build-gcc-newlib/gcc/testsuite/gcc/gcc.log.
And you may also modify this line by add several “-v” in riscv-gnu-toolchain/Makefile.in: $(MAKE) check-gcc "RUNTESTFLAGS=--target_board=riscv-sim -v -v"
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
sw-dev+un...@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at
https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/514065ce-01cf-4bcc-b182-c16bbd373faa%40groups.riscv.org.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/VI1PR0501MB236516F5CC35FFEC92951FC8EBA80%40VI1PR0501MB2365.eurprd05.prod.outlook.com.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/CA%2ByXCZBnofKijacodHSnGdKWwhoVgvVNdEKFZ%3D7Nrwui_Z52Qw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/VI1PR0501MB23656D1866D9C471ABF4358DEBA80%40VI1PR0501MB2365.eurprd05.prod.outlook.com.
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/bc8c0849d1e24cee9623266a51dffe5f%40HKMAIL101.nvidia.com.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/a3af7374e0bd4e4d92d3d52538bfb32c%40HKMAIL101.nvidia.com.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/b318b11bda4b467981a549ddf9c2719a%40HKMAIL101.nvidia.com.