ar80 1.0.0

CP/M and MS-DOS library archiver.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

ar80

ar80 is a library archiver utility for CP/M and MS-DOS.

It is able to produce libraries from object files created by a80.

These libraries are able to be linked with l80.

Building

ar80 should build with any D compiler for any supported platform. I use GDC on OpenBSD and that works well.

Running

usage: ar80 library file1.obj [file2.obj ...]

The .lib extension is automatically appended to library.

License

ISC License. See LICENSE for details.

Authors:
  • Brian Callahan
Dependencies:
none
Versions:
1.0.0 2021-Jun-09
~main 2021-Jun-09
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 6 downloads total

Score:
1.0
Short URL:
ar80.dub.pm