Debianizing -- increasing ASM's reach into Linux
- From: Evenbit <nbaker2328@xxxxxxxxxxx>
- Date: 29 May 2007 20:50:54 -0700
Due to a question on the HLA group about getting HLA packaged for
Ubuntu, I did some digging around for other assembly-related software
associated with Distros. NASM has long been an integrated part (or
available as an extra download) of almost every Distro out there.
However, in nearly every one of them it is a very old version
(0.98.38). Also, looking at the standard FOSS registries/
repositories, there exist some out-of-date material.
If there is anyone experienced at creating Debian packages (and needs
a "rainy day" project), there is considerable work to do in terms of
making a more noticable "footprint" for assembly language tools in the
Linux world. This page contains a lot of links to tutorials and
resources for getting software included into Ubuntu and Debian:
https://wiki.ubuntu.com/UbuntuDevelopment?action=show&redirect=DeveloperResources
I conducted a small survey (didn't check disassemblers/debuggers)
using these tools:
http://packages.ubuntu.com/
http://www.debian.org/distrib/packages
http://directory.fsf.org/
(to submit: http://directory.fsf.org/newform.html )
http://www.ibiblio.org/pub/linux/
(to submit: http://www.ibiblio.org/pub/linux/HOW.TO.SUBMIT.html )
http://savannah.nongnu.org/
http://freshmeat.net/
http://www1.apt-get.org/search.php
(to submit: http://www.apt-get.org/submit.php )
The results of my search:
nasm --
Ubuntu package: http://packages.ubuntu.com/gutsy/devel/nasm
Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/nasm/+bug/51374
Debian package: http://packages.debian.org/stable/devel/nasm
Debian bugs: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=nasm;dist=unstable
Ibiblio listing (old): http://www.ibiblio.org/linsearch/lsms/nasm-0.98.html
Kernal.org: ftp://kernel.org/pub/software/devel/nasm/source/
Freshmeat (Feb 22nd 2005): http://freshmeat.net/projects/nasm/
yasm --
Ubuntu package: http://packages.ubuntu.com/gutsy/devel/yasm
Debian package: http://packages.debian.org/stable/devel/yasm
Debian bugs: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=yasm;dist=unstable
Freshmeat: http://freshmeat.net/projects/yasm/
fasm --
Freshmeat: http://freshmeat.net/projects/fasm/
asmutils --
Ibiblio listing (old): http://www.ibiblio.org/linsearch/lsms/asmutils-0.17.html
Freshmeat: http://freshmeat.net/projects/asmutils/
AsmIDE --
Freshmeat: http://freshmeat.net/projects/asmide/
HLA --
Freshmeat (Oct 30th 2004): http://freshmeat.net/projects/hla/
Nathan.
.
- Follow-Ups:
- Re: Debianizing -- increasing ASM's reach into Linux
- From: rhyde@xxxxxxxxxx
- Re: Debianizing -- increasing ASM's reach into Linux
- From: idle
- Re: Debianizing -- increasing ASM's reach into Linux
- Prev by Date: Re: What happens if....
- Next by Date: Re: If it works, this might be interesting
- Previous by thread: What happens if....
- Next by thread: Re: Debianizing -- increasing ASM's reach into Linux
- Index(es):
Relevant Pages
|