1 | initial version |
I'm on Fedora 39, stock system. After downloading the git repository I do
cd sage ./bootstrap CFLAGS="-O2" ./configure --no-create --no-recursion make -j8
I don't have any problems building 10.2.beta7 this way.
2 | No.2 Revision |
I'm on Fedora 39, stock system. After downloading the git repository I do
cd sage
./bootstrap
sage
./bootstrap
CFLAGS="-O2" ./configure --no-create --no-recursion
make -j8I don't have any problems building 10.2.beta7 this way.