Error while generating Mex model in MATLAB for Xilinx fft Verion 9.1 IP

7 次查看(过去 30 天)
I am using an Fast Fourier Transform version 9.1 IP, While generating Mex Model in MATLAB by running the make_xfft_v9_1_mex.m file its showing an error,can anyone explain what it is?
I'm using GCC Version - gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) and MATLAB version -MATLAB R2022b
Error:
/usr/bin/ld: cannot find -lgmp
collect2: error: ld returned 1 exit status

采纳的回答

Walter Roberson
Walter Roberson 2023-11-2
use your Linux package manager to install gmp and gmp-devel

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

产品


版本

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by