#20508: Windows 64-bit: warning: -fPIC ignored for target (all code is position
independent)
-------------------------------------+-------------------------------------
       Reporter:  embray             |        Owner:  embray
           Type:  defect             |       Status:  needs_review
       Priority:  trivial            |    Milestone:  sage-wishlist
      Component:  porting: Cygwin    |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Erik Bray          |    Reviewers:
Report Upstream:  Fixed upstream,    |  Work issues:
  in a later stable release.         |
         Branch:  u/embray/cygwin-   |       Commit:
  fpic                               |  3302dc8cd42338976dfa232dc9b9c6281d52a289
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Here is a cleaner suggestion: in `sage-env`, define a variable (just a
 local variable, no need to `export` it) called `fPIC` set to either
 `"-fPIC"` or `""`. Then you can replace `-fPIC` by `$fPIC` in `spkg-
 install` files without conditionals.

--
Ticket URL: <https://trac.sagemath.org/ticket/20508#comment:6>
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