Le mardi 08 avril à 18:10, Dima Pasechnik a écrit :
> Your MAKEFLAGS value looks funny. Can you just leave -j an -l
> arguments there, as recommended in our README.md, and try again?

Tirst, many thanks for your answer.

I entered the MAKEFLAGS as recommended in README;md:

export MAKEFLAGS="-j$(nproc) -l$(nproc).5"
and
echo $MAKEFLAGS gives
-j8 -l8.5

My cpu is an intel core I7-9700K

Maybe I can just enter
export MAKE="make -j8" as usual...

Cheers.

-- 
Philippe

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-support/Z/VQDCdXU0OhMUk1%40magellan.example.magellan.

Reply via email to