home *** CD-ROM | disk | FTP | other *** search
- Title: GSTSTUBS
- Author: George Taylor
- Version: 1.00
- Title From: Documentation
- Author From: Documentation
- Version From: Documentation
- Supplier: George Taylor (george@tardis.ed.ac.uk)
- Date: 27/09/94
- Keywords: Programming languages ; Function libraries
- Shareware: No
- Machine: Archimedes
- Operating system: RISCOS
- Memory requirements:
- Peripherals needed:
- Other s/ware needed:
- Directory: micros/arch/riscos/c115
- Date mounted/updated: 06/10/94
- File names: gststubs.arc
- Unarchived files: 3
- Unarchived size: 9 kbytes
- Omissions:
- See also:
-
- -------------------------------------------------------------------------------
-
- Acquiring the package:
-
- Download the archive file(s) and extract using SparkPlug 2
- (see the "tools_help" file in micros/arch/riscos/tools for further info).
-
-
- Description:
-
- GstStubs is a small object file (AOF) suitable for use with cc,link,gcc,Objasm
- etc. It does much the same as Acorns o.stubs file, providing a way of linking
- programs to use the Shared C Library, except that:
- * It only results in 292 bytes in your program. (A Hello World program in C can
- be only 540 bytes)
- * It will only work for applications not for modules (AIF only).
-