Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104416 - Ebuild for FASM
Summary: Ebuild for FASM
Status: RESOLVED DUPLICATE of bug 78358
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 13:02 UTC by Kristaps Kaupe
Modified: 2005-08-31 14:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
FASM 1.64 ebuild (fasm-1.64.ebuild,433 bytes, text/plain)
2005-08-31 13:03 UTC, Kristaps Kaupe
Details
FASM license (FASM,1.74 KB, text/plain)
2005-08-31 13:05 UTC, Kristaps Kaupe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristaps Kaupe 2005-08-31 13:02:40 UTC
Hello!

This is ebuild for FASM assembler. From flatassembler.net: "The flat assembler 
is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and 
Linux operating systems. Currently it supports all 8086-80486/Pentium 
instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions and x86-64 (both 
AMD64 and EM64T) instructions, can produce output in binary, MZ, PE, COFF or ELF 
format. It includes the powerful but easy to use macroinstruction support and 
does multiple passes to optimize the instruction codes for size. The flat 
assembler is self-compilable and the full source code is included."

Notes:

1) It is binary package, because fasm ir written into fasm, so you are not able 
to compile (assemble) it if fasm is not installed. And besides, there is no need 
for recompiling (reassembling), as the resulting binary will always be the same.
2) Installed are fasm binary and documentation. Source code and examples are not 
installed.

I think it should belong to dev-lang category (at least nasm [Netwide Assembler] 
is there). It is for x86 and amd64 architectures.

Kristaps
Comment 1 Kristaps Kaupe 2005-08-31 13:03:49 UTC
Created attachment 67365 [details]
FASM 1.64 ebuild
Comment 2 Kristaps Kaupe 2005-08-31 13:05:18 UTC
Created attachment 67366 [details]
FASM license
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-08-31 14:23:49 UTC
please search

*** This bug has been marked as a duplicate of 78358 ***