Hi all, I have been asked this by another Sage developer, which is whether
./sage -b or ./sage -br use Meson. The command actually fails for me
initially on Arch Linux, as ./configure or using make is now "not
recommended" and errors out. After running ./configure
--disable-meson-check, I noticed that the build process runs `meson setup
...`. This was interesting as it never ran `meson compile` afterwards, and
it shouldn't since it's using the old make/autoconf build system. So my
question: how is Meson used in the Sage build system?

Best regards,
Gareth

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/CAMxYnrMqVyLBxcPbnDCR-R-%2BedxpMbfyD1VsBi9mGuDUEdcavQ%40mail.gmail.com.

Reply via email to