#12375: submit a giac spkg
--------------------------------------+--------------------------
Reporter: Han Frederic | Owner: tbd
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-6.3
Component: packages: optional | Resolution:
Keywords: giac | Merged in:
Authors: Han Frederic | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------------------+--------------------------
Comment (by Han Frederic):
thank you,
it could be a configure problem. could you have a look in your
src/src/config.h about the values of this define
{{{
/* Define if <unordered_map> header is available */
#define C11_UNORDERED_MAP 1
...
/* Define if <ext/hash_map> header is aviailable */
#define EXT_HASH_MAP 1
/* Define if <hash_map> header is aviailable */
/* #undef HASH_MAP */
...
/* Define if <tr1/unordered_map> header is available */
#define UNORDERED_MAP 1
}}}
or try to force to
#include <unordered_map>
in src/src/index.h
to see if the compilation goes on?
--
Ticket URL: <http://trac.sagemath.org/ticket/12375#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.