You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu:~/GKlib/build (master)$ uname -a
Linux HV 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu:~/GKlib/build (master)$ cat /etc/issue
Ubuntu 22.04 LTS \n\l
Ubuntu:~/GKlib/build (master)$ /usr/bin/aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the sourcefor copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The text was updated successfully, but these errors were encountered:
I try to cross compile GKlib but i failed:
then i got "cc1: error: unknown value 'native' for '-march'"
I think the issue relates to this:
https://github.com/KarypisLab/GKlib/blob/master/GKlibSystem.cmake#L41
and relates to this issue:
#22
here is my system information:
The text was updated successfully, but these errors were encountered: