Thanks. This is using conda's python, so will have to patch that as well.

Regards,

Isuru Fernando

On Sun, Feb 26, 2017 at 1:09 PM, Francois Bissey <
francois.bis...@canterbury.ac.nz> wrote:

> That’s because python doesn’t do c++ compilation properly out of the box.
> That’s https://bugs.python.org/issue1222585
> look it up. I will probably patch sage’s python in the near future - when
> I have time.
>
> François
>
> > On 26/02/2017, at 20:27, Isuru Fernando <isu...@gmail.com> wrote:
> >
> > Anybody know why some python extensions with C++ as the language are
> compiled with -std=c99? I'm using sage-7.5.1
> >
> > Log is below
> >
> > https://travis-ci.org/isuruf/staged-recipes/builds/205439821#L6669
> >
> > Regards,
> >
> > Isuru Fernando
> >
> > On Tue, Oct 4, 2016 at 1:14 PM, Francois Bissey <
> francois.bis...@canterbury.ac.nz> wrote:
> >
> > > On 4/10/2016, at 20:39, Ralf Stephan <gtrw...@gmail.com> wrote:
> > >
> > > Ah that would be a wrong libffi-devel version on OpenSuSE, shouldn't
> > > this be tested by Sage configure?
> > >
> >
> > That would explain. Note that I only tested the odd package on linux and
> > most of what I have done has been on OS X. So there definitely could be
> > variations.
> >
> > > Now I get this:
> > > [libgap-4.8.3] /usr/lib64/gcc/x86_64-suse-
> linux/4.8/../../../../x86_64-suse-linu
> > > x/bin/ld: .libs/libgap_la-ariths.o: relocation R_X86_64_32S against
> `libGAP_ZERO
> > > Op' can not be used when making a shared object; recompile with -fPIC
> > > [libgap-4.8.3] .libs/libgap_la-ariths.o: error adding symbols: Bad
> value
> > > [libgap-4.8.3] clang-3.7: error: linker command failed with exit code
> 1 (use -v
> > > to see invocation)
> > > [libgap-4.8.3] Makefile:503: recipe for target 'libgap.la' failed
> > >
> >
> > Mixing 32 and 64 bits, there is something very wrong going on there.
> >
> > François
> >
> > --
> > 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 post to this group, send email to sage-devel@googlegroups.com.
> > Visit this group at https://groups.google.com/group/sage-devel.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> > --
> > 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 post to this group, send email to sage-devel@googlegroups.com.
> > Visit this group at https://groups.google.com/group/sage-devel.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to