Hi There
I need GMP program for My own application , In the manual of GMP it's making by GNU make is :
./configure
make
When I enter ./configure it works right and creates some files in the gmp folder in Home but when I enter make in Terminal it says there's no make file ; Here's the error :
And actually there's no make file in the folder ( cmake or GNU make specification file )
I will be very grateful if You guide Me to how to compile and make GMP
I need GMP program for My own application , In the manual of GMP it's making by GNU make is :
./configure
make
When I enter ./configure it works right and creates some files in the gmp folder in Home but when I enter make in Terminal it says there's no make file ; Here's the error :
Code:
make: *** No targets specified and no makefile found. Stop.
I will be very grateful if You guide Me to how to compile and make GMP
Statistics: Posted by Hadi_Lovelorn — 2024-02-20 02:50