Igor Schein on Mon, 14 Mar 2005 05:53:24 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
build process shortcoming |
Hi, If I 1) ./Configure --with-gmp 2) make gp 3) ./Configure --without-gmp 4) make gp it doesn't work - I have to make clean first. It'd be nice to remove that necessity. Thanks Igor