home *** CD-ROM | disk | FTP | other *** search
- Short: V2.131 create pragma, inline, ... files
- Author: stoecker@epost.de (Dirk Stoecker)
- Uploader: stoecker@epost.de (Dirk Stoecker)
- Type: dev/misc
- Version: 2.131
-
- This is a utility to create:
- - following pragma statements for certain C compilers: amicall, libcall,
- flibcall, tagcall and syscall
- - proto files for C compilers
- - offset (LVO) files for assembler programs
- - stub functions for either tag-functions or all library functions
- - stub functions as assembler text
- - stub functions as useable link library file
- - FD files out of pragma files
- - stubs for C++ compilers (SPECIAL 11, 12 and CLIB)
- - the files with your own headers inserted
- - files for using local pointers for shared library bases in compilers
- which do not support this normally
- - stub functions for Pascal compilers
- - inline files for GCC
- - inline, pragma and stub libraries using FPU registers
- - files needed to develop for Phase5's PowerUP boards
- - unit texts for FPC Pascal compiler
- - BMAP files for AmigaBASIC and MaxonBASIC
- - VBCC assembler inline files
- - VBCC WOS stub texts and link library
- - VBCC PowerUP stub texts and link library
- - VBCC MorphOS stub texts and link library
- - Modules for AmigaE
- - FD files
- - CLIB files
- - SFD files
-
- Therefor only the FD file giving the library information is needed. For
- some SPECIAL options you may additionally supply the CLIB keyword (or you
- need to supply it) giving fd2pragma the prototypes file in clib directory.
- Better is to supply the all-in-one SFD format as input.
-
- The command template you get with fd2pragma ? .
-
- Calling the program seems to be (is) very difficult, but it offers you a
- large set of functions. A lot of options need a lot of abilities to turn
- them on/off!
-
- The documentation contains lots of information about related topics, so
- read it!
-
- This program is in the public domain. Use it as you want, but WITHOUT ANY
- WARRANTY!
-
- Please contact me:
-
- *********************************************************************
- * snail-mail: * e-mail: *
- * Dirk Stoecker * stoecker@epost.de *
- * Geschwister-Scholl-Str. 10 * dirk@dstoecker.de *
- * 01877 Bischofswerda * world wide web: *
- * GERMANY * http://www.dstoecker.de/ *
- * phone: * pgp key: *
- * GERMANY +49 (0)3594/706666 * get from WWW pages or keyservers *
- *********************************************************************
-
-