#20107: Add optional gap3_jm package
-------------------------------------+-------------------------------------
       Reporter:  stumpc5            |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-7.1
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/stumpc5/20107    |  5483a58699784651d5fd47a633a68aed04f71cf1
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by stumpc5):

 Replying to [comment:23 jdemeyer]:
 > This is far from an exhaustive list:

 I get
 {{{
 gap3_source/src$ make
 usage: 'make <target>' where target is one of
 'x86linux-gcc64'   for x86linux with gcc
 'x86linux-gcc'     for x86linux with gcc in 32bit mode
 'macosx-gcc'       for mac os x with gcc
 'x86bsd-gcc'       for x86BSD with gcc
 'sun-sparc-solaris-gcc' for SUN under Solaris with GNU cc
 'sun-sparc-solaris-cc'  for SUN under Solaris with cc
 'bsd'                  for others under Berkeley UNIX with cc

           additional C compiler and linker flags can be passed with
           'make <target> COPTS=<compiler-opts> LOPTS=<linker-opts>',
           i.e., 'make x86linux-gcc COPTS=-g LOPTS=-g for debug'
 }}}
 and the GAP3 download page (http://www.gap-
 system.org/Gap3/Download3/download.html) does not say anything about other
 hardware.

 Can you tell me how to extend that {{{if ... elif ... fi}}} statement to
 also support these other options -- and if that is enough for the package
 to be {{{optional}}} rather than {{{experimental}}}?

 Many thanks!

--
Ticket URL: <http://trac.sagemath.org/ticket/20107#comment:25>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to