Re: Issue with '-mavx2' command in gcc-12, seeking assistance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2023-10-21 at 00:13 +0800, 通缉放射性易拉罐 wrote:
> Thank you for your response! The output of "gcc-12 -v" is shown in the
> first image below. I apologize for the recurring issue with image
> insertion. The second and third images below respectively depict the
> code for replacing clang with gcc and the output of "make
> STARforMacStatic CXX=gcc-12".

AVX2 is a x86 extension, but your GCC is configured for AArch64.  You
need to ask the developer of the package you are building for how to
build it on AArch64 properly.

-- 
Xi Ruoyao <xry111@xxxxxxxxxxx>
School of Aerospace Science and Technology, Xidian University




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux