Intel 386/486 C Code Builder Kit: Difference between revisions
Appearance
Created page with "Intel 386/486 C Code Builder Kit includes: *32-bit DOS compiler *il32 - Linker *LIB32 - Library Manager *DB32 - DPMI Debugger ==Versions== *1991-04-02: 1.0 *1992-03-3..." |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=Intel386486c.jpg | |||
|Name=Intel 386/486 C Code Builder Kit | |||
|Version=1.1 | |||
|Vendor=[[Intel]] | |||
|Licence= | |||
|WWW= | |||
}} | |||
Intel's C Code Builder Kit is a package of tools for 386 and 486 processors. | |||
==Features== | |||
;Version 1.1 | |||
* improved performance for graphics-intensive applications | |||
* supported memory managers: | |||
** MS-DOS 5 EMM386 | |||
** Qualitas 386MAX | |||
** Quarterdeck's QEMM-386 | |||
** Helix NETROOM | |||
* Operating system support: | |||
** IBM OS/2 2.0 | |||
** MS-Windows v3.1 | |||
** DOS 5 loaded high. | |||
* integration of assembly code with code produced by Microsoft and Borland assemblers. | |||
* includes full documentation of C Code Builder runtime libraries. | |||
* allows applications to directly access 64 MB of physical memory and 4 GB of virtual memory | |||
* virtual memory management allows users to run applications of any size by swapping code to disk. | |||
* runtime libraries conforming to Microsoft and POSIX standards | |||
*Intel387 and Intel487 SX math coprocessor emulation | |||
[[Intel]] 386/486 C Code Builder Kit includes: | [[Intel]] 386/486 C Code Builder Kit includes: | ||
*32-bit [[DOS]] compiler | *source-level debugger | ||
*compile-and-link driver | |||
*make utility | |||
*32-bit [[DOS]] C compiler conforming to Microsoft C and ANSI C standards | |||
*il32 - Linker | *il32 - Linker | ||
*LIB32 - Library Manager | *LIB32 - Library Manager (librarian) | ||
*DB32 - DPMI Debugger | *DB32 - DPMI Debugger | ||
Line 12: | Line 44: | ||
* [http://www.drdobbs.com/architecture-and-design/porting-unix-applications-to-dos/184408657 Porting UNIX Applications to DOS] | * [http://www.drdobbs.com/architecture-and-design/porting-unix-applications-to-dos/184408657 Porting UNIX Applications to DOS] | ||
[[Category:C]] | [[Category:C Development Environment]] |
Latest revision as of 04:08, 23 March 2023
Intel 386/486 C Code Builder Kit | |
---|---|
![]() | |
Name | Intel 386/486 C Code Builder Kit |
Version | 1.1 |
Vendor | Intel |
Author | |
Licence | |
WWW |
Intel's C Code Builder Kit is a package of tools for 386 and 486 processors.
Features
- Version 1.1
- improved performance for graphics-intensive applications
- supported memory managers:
- MS-DOS 5 EMM386
- Qualitas 386MAX
- Quarterdeck's QEMM-386
- Helix NETROOM
- Operating system support:
- IBM OS/2 2.0
- MS-Windows v3.1
- DOS 5 loaded high.
- integration of assembly code with code produced by Microsoft and Borland assemblers.
- includes full documentation of C Code Builder runtime libraries.
- allows applications to directly access 64 MB of physical memory and 4 GB of virtual memory
- virtual memory management allows users to run applications of any size by swapping code to disk.
- runtime libraries conforming to Microsoft and POSIX standards
- Intel387 and Intel487 SX math coprocessor emulation
Intel 386/486 C Code Builder Kit includes:
- source-level debugger
- compile-and-link driver
- make utility
- 32-bit DOS C compiler conforming to Microsoft C and ANSI C standards
- il32 - Linker
- LIB32 - Library Manager (librarian)
- DB32 - DPMI Debugger
Versions
- 1991-04-02: 1.0
- 1992-03-30: 1.1