On 27/11/2023 6:43 pm, Cedric Berger wrote:
> I just installed the following packages successively:
>
> - https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz
> - https://www.mpfr.org/mpfr-current/mpfr-4.2.1.tar.gz
This URL is not suitable so the GNU mirror is better. A change in version means
mpfr
On 27/11/2023 6:43 pm, Cedric Berger wrote:
> Hello,
>
> On 24.11.2023 08:36, Sebastian Huber wrote:
>> Would updating to ISL 0.26 and MPC 1.3.1 fix this issue also?
>
> I just tried in on my fully up-to-date M1 Pro (macOS Sonoma 14.1.1, Xcode
> 15.0.1)
>
> Short answer: everything works well w
I'm trying to create a BSP for a NIOS V/m running on a Cyclone 10 LP Eval Kit.
The NIOS V/m is a rv32ia/ilp32 architecture so I had to patch the RSB to add
that multilib. I have a Hello World app compiled but I get exceptions when
having the tick timer interrupt enabled. So, I disabled the ti
This helps to validate that the data was transferred correctly.
---
cpukit/libtest/testgcovdumpinfo.c | 29 +++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/cpukit/libtest/testgcovdumpinfo.c
b/cpukit/libtest/testgcovdumpinfo.c
index c1d07275e7..71cf4d6d