pulp-platform / ri5cy_gnu_toolchain

22 stars 23 forks source link

Compile issue while compiling for ZERORISCY #38

Open karthikrao3 opened 3 years ago

karthikrao3 commented 3 years ago

I did try to compile this using the argument : make ZERORISCY=1 I am facing this error : 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 for grep that handles long lines and -e... /bin/grep checking for fgrep... /bin/grep -F checking for grep that handles long lines and -e... (cached) /bin/grep checking for bash... /bin/sh checking for __gmpz_init in -lgmp... yes checking for mpfr_init in -lmpfr... yes checking for mpc_init2 in -lmpc... no checking for curl... /bin/curl checking for wget... /bin/wget checking for ftp... no configure: error: Unknown arch

Can anyone let me know what might be the issue?

Thanks. Let me know if you need any info

haresh-seenivasagan commented 4 months ago

Hi were you able to address this issue ? @karthikrao3