Hi Vincent,

On Fri, May 29, 2020 at 4:56 PM Vincent Delecroix
<20100.delecr...@gmail.com> wrote:
>
> Dear all,
>
> I do have a gcc 10 that sage configure does not accept. How do I force
> ./configure to pick gcc from the system (I don't care if things break, I
> would rather fix them than compile gcc)?
>
> Naively, I thought that the `--force` option would do that but instead
> it stops the configure scripts with an error.

as a workaround, remove the line 153
(which is "SAGE_SHOULD_INSTALL_GCC([$CXX is g++ version $GXX_VERSION,
which is too recent for this version of Sage])")
from build/pkgs/gcc/spkg-confiigure.m4

and re-run

./bootstrap
./configure

HTH
Dima


>
> Best
> Vincent
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/fb23d95c-4eca-e198-5b9a-2e4cfb141302%40gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq1VtU24Hp0p3cP1Q339Z%2Bfjo8M-mfwO-nTz23pe1EQTtA%40mail.gmail.com.

Reply via email to