Another bug uncovered. With CXXFLAGS='stdlib=libc++' scipy build fails
with, of all things
gfortran: error: unrecognized command line option '--stdlib=libc++'

Huh?

On Sun, Feb 11, 2018 at 11:40 AM Simon King <simon.k...@uni-jena.de> wrote:

> Hi!
>
> On 2018-02-11, Ralf Stephan <gtrw...@gmail.com> wrote:
> > Update with clang on Linux: sagelib ignores the --stdlib in CXX (#24705)
> > and fpylll apparently ignores the --stdlib in CXX and if you give it in
> the
> > CXXFLAGS it uses it only for C not C++ (#24707). So the former is a build
> > blocker, the latter a critical because fpylll cannot be imported. I think
> > that's it all.
>
> I also get an error at build time, in ratpoints. See #24708.
>
> Best regards,
> Simon
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to