[cfarm-users] Missing "make" on gcc210 or gcc211.fsffrance.org / or wrong autoconf - any idea?
Jaroslav Fojtik
Jafojtik at yandex.com
Sat Oct 29 11:48:41 CEST 2022
Dear cfarm users,
I have attempted to compile my code on gcc211.
./configure
runs well.
But there is some problem, that autoconf macro:
@SET_MAKE@
Does not work properly. It expands to "make", but make is not installed on system.
There is "gmake". May be that this is a wrong configuration of target system(s).
May be that this is a bug of autoconf.
I have attempted to run
autoconf
to refresh configure script, but the problem is still here.
May be that something is not configured properly on gcc210 or gcc211?
Do you have any idea?
----------------------------------
gcc202 seems to have properly configured make.
thank you very much
Jara
PS: I need to test on hiendian system.
More information about the cfarm-users
mailing list