home *** CD-ROM | disk | FTP | other *** search
- Short: V2.99 creates pragma, inline, ... files
- Author: stoecker@amigaworld.com (Dirk Stoecker)
- Uploader: stoecker@amigaworld.com (Dirk Stoecker)
- Type: dev/misc
- Version: 2.99
-
- 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
-
- Note for that release:
- - Some special options got new number. Hopefully this was the last time
- I need to move them!
- - Lots of new files supported. Test them and tell me errors!
- - Now supports ##abi and PPC function definitions (VBCC-WOS only)
- - added UseFD2Pragma script, try it, if you are a GUI fan
-
- Therefor only the FD file telling the library informations 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.
-
- Special option 200 does the reverse to normal: convert pragma to FD!
-
- 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@amigaworld.com *
- * Geschwister-Scholl-Str. 10 * dstoecker@gmx.de *
- * 01877 Bischofswerda * world wide web: *
- * GERMANY * http://home.pages.de/~Gremlin/ *
- * phone: * pgp key: *
- * GERMANY +49 (0)3594/706666 * get with finger or from WWW pages *
- ************************************************************************
-
-