#5875: [with patch, needs review] Support tachyon on FreeBSD
---------------------+------------------------------------------------------
Reporter: pjeremy | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.2
Component: freebsd | Keywords:
---------------------+------------------------------------------------------
tachyon does include BSD support (though the code advises that it hasn't
been tested for a while). Looking though the source code, there's no
obvious bitrot so add FreeBSD support to the spkg-install script.
This patch does not include support for either threaded or 64-bit tachyon.
The former shouldn't be too difficult to add and the MacOS-X port implies
it is optional. The 64-bit support is solely an optimisation - a test to
detect wrap-around of long integers is removed since wrap-around isn't
possible with 64-bit longs.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5875>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---