Ask Your Question

Revision history [back]

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.

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 -j8

I don't have any problems building 10.2.beta7 this way.