JDP : Debian

Home :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are a guest
On this page is more information about Debian packages special built and optimized (-mcpu=supersparc) for the Javastation

WARNING: The dnd-stable archive is under construction, so it might not work

add this lines to your /etc/apt/sources.list
#binary deb http://www.dnd.utwente.nl/js/debian/ stable . #sources deb-src http://www.dnd.utwente.nl/js/debian/ stable .


supersparc-builder
apt-get install supersparc-builder gives you a gcc with will optimise everything for supersparc ( the idea is stolen from the pentium-builder project)

libssl
the libssl compiled for supersparc gives you a faster ssl library because it useses supersparc instuctions ( 1 sec instead of 30 sec waiting for a ssh session )

zlib and bzip2
zlib and bzip2 was also recompiled, and optimized for Javastation usage.

distcc
There is also a special Javastation-version of distcc, the distributed compiler.

crosscompiler
The JDP CrossCompiler is now available from our debian repository:
put this in your /etc/apt/sources.list:
deb http://www.dnd.utwente.nl/js/debian/ stable .

and you should be able to install gcc-2.95-sparc:
# apt-get install gcc-2.95-sparc
There are 2 comments on this page. [Display comments/form]