Borrar filtros
Borrar filtros

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

7 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Walter Roberson
Walter Roberson el 2 de Nov. de 2023
use your Linux package manager to install gmp and gmp-devel

Más respuestas (0)

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by