#12912: Interface to Fokko Ducloux's Coxeter 3
-----------------------------------+----------------------------------------
       Reporter:  nthiery          |         Owner:  sage-combinat              
      
           Type:  enhancement      |        Status:  needs_work                 
      
       Priority:  major            |     Milestone:  sage-5.7                   
      
      Component:  combinatorics    |    Resolution:                             
      
       Keywords:  coxeter, days45  |   Work issues:  coxeter_group.py in 
sage/libs ?  
Report Upstream:  N/A              |     Reviewers:  Anne Schilling, Nicolas M. 
Thiery
        Authors:  Mike Hansen      |     Merged in:                             
      
   Dependencies:  #8359            |      Stopgaps:                             
      
-----------------------------------+----------------------------------------

Comment (by jpflori):

 Last remarks for the moment:
 * could you redirect error message to stderr  (>&2)
 * could you add a similar treatment for Cygwin ("$UNAME" = "CYGWIN") as
 for Darwin?
   You could then name the library cyg${module}.dll, put it in */bin (and
 potentially ask gcc to create an additional import library
 lib${module}.dll.a put in */lib, you can trigger its generation with -Wl
 ,--out-implib=lib${module}.dll.a -Wl,--export-all-symbols, not sure the
 export all symbol thing is really necessary, i.e. if its default or not)
 * an exe extension for the executable would be nice as well on Cygwin!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12912#comment:39>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to