Download Latest Version ahisrc-6.0.tar.gz (685.4 kB)
Email in envelope

Get an email when there's a new version of arp2

Home / gg-sfdc
Name Modified Size InfoDownloads / Week
Parent folder
1.0-1 2014-04-21
1.0e-1 2014-04-21
1.0f-1 2014-04-21
1.1-1 2014-04-21
1.2-1 2014-04-21
1.2b-1 2014-04-21
1.3-1 2014-04-21
readme.txt 2014-04-21 1.4 kB
Totals: 8 Items   1.4 kB 0
Release Name: 1.3-1

Notes:
sfdc is an open source replacement for Amiga, Inc.'s sfd tool,
distributed with NDK 3.9. It is also an replacement for fd2inline.

The basis for all work performed by sfdc is the SFD file, which contains
all required information about the module and the functions provided.
From this information, sfdc can:

*   Generate an old-style FD file for futher processing with other
    tools.

*   Generate a C prototype file, such as those normally found in the
    Include/clib/ directory.

*   Generate gcc inlines (actually preprocessor macros) or pragmas for
    direct library function calls (without going via library stubs).

*   Generate the Include/proto/ file, which includes the
    Include/clib/ file and either the inlines or pragmas.

*   Generate an assembler LVO file, which contains the library offset of
    all functions in the library.

*   Generate C stubs, which can be compiled and archived into a stub
    library.

*   Generate library gateway stubs, which can be used as part of your
    module as glue between the module function table and your C
    functions.

Additionally, sfdc does all this for several Amiga-like operating
systems: traditional AmigaOS, native Amithlon, AROS and MorphOS.



Changes:
* Fri Nov 12 2004 Martin Blom 

- Updated to 1.2b.

* Sun Jul 27 2003 Martin Blom 

- Initial rpm.
Source: readme.txt, updated 2014-04-21