#8978: Sage doesn't build on (64bit) OpenSuse 11.2
---------------------------+------------------------------------------------
Reporter: GeorgSWeber | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.3
Component: porting | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by leif):
* cc: leif (added)
Comment:
Replying to [comment:1 GeorgSWeber]:
> {{{
> ... move the math library link option "-lm" somewhere *after*
> the object file "nb.o", but before (I did it *right* before) the last
> "-o test"". ...
> }}}
Just for the record, the position of {{{-o foo}}} is irrelevant; it's
usually safe to put libraries (in the right order if appropriate, perhaps
interspersed with {{{-L}}}s) just at the end of the line.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8978#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.