#14728: cython dependency tracking
------------------------------------------------------------------+---------
Reporter: felixs |
Owner: felixs
Type: enhancement |
Status: new
Priority: major |
Milestone: sage-5.11
Component: cython |
Resolution:
Keywords: dependencies, cython, makefile | Work
issues:
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers:
Authors: Felix Salfelder | Merged
in:
Dependencies: |
Stopgaps:
------------------------------------------------------------------+---------
Comment (by felixs):
> Note that GNU `cpp` / `gcc` / `g++` do not accept `-MF <outputfile>`
alone; you have to also give `-M` or `-MM` in addition.
Indeed. Particularly I am wrong in post number 5 about the gcc options.
-MM is be not very much needed nor useful, so defaulting to -M might be
sufferable.
> (And you'd probably also have to support `-FM ...`, and ignore `-F`.)
-FM sets the output filename to "M", standalone -F will not require one of
-M and -MM. if there is no -MM, it should just be equivalent to -MF...
(I'm getting closer, thanks for your help)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14728#comment:9>
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/groups/opt_out.