#18514: Upgrade of group cohomology spkg
-------------------------------------+-------------------------------------
Reporter: SimonKing | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.8
Component: packages: | Resolution:
optional | Merged in:
Keywords: group cohomology | Reviewers:
Authors: Simon King | Work issues: Create a new-style
Report Upstream: None of the above | package with least effort
- read trac for reasoning. | Commit:
Branch: | 499dfbd2a4a25d3ab2f089d36e0d592ba6a0d99e
u/SimonKing/upgrade_of_group_cohomology_spkg| Stopgaps:
Dependencies: #12103 |
-------------------------------------+-------------------------------------
Comment (by SimonKing):
Replying to [comment:107 vbraun]:
> Also, I'm confused: libmodres.a is a static library, but the ld error
message refers to shared library creation.
Good point. Out of lack of experience I have no preference for either
static or dynamic libraries (I heard that the former can be a little
faster, but not by much). And I am really not sure if my Makefile.am
results in a dynamic or a static library:
{{{
#!Makefile
lib_LIBRARIES = libmodres.a
libmodres_a_SOURCES = aufloesung.c aufnahme.c fileplus.c
nBuchberger.c pgroup.c pincl.c slice.c urbild.c
libmodres_a_CFLAGS = -fPIC
}}}
I guess it is dynamic. But how to create a static library (if that's
desired)?
--
Ticket URL: <http://trac.sagemath.org/ticket/18514#comment:110>
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.