mirror of
https://github.com/cahirwpz/libnix.git
synced 2025-11-19 16:00:58 +00:00
b1c9ff1a739e5726416f73b9e528f639df9a2717
From now on nix13 or nix20 will have to be provided explicitely to linker, depending on which Kickstart your application should run on.
libnix: C link library for AmigaOS/m68k
Maintainer: Krystian Bacławski
Short description: Fork of libnix from sourceforge.net.
Overview
libnix is used in conjuction with m68k-amigaos-toolchain project. It's standard C link library (similar to glibc or newlib, but quite incomplete) for gcc cross compiler targeting AmigaOS/m68k systems.
There are several initiatives trying to bring up an updated C link library for AmigaOS/m68k systems:
- libnix-3.0 by Diego Casorran
- clib2 by Olaf Barthel
- arosc.library in Amiga Research Operating System source tree
For now I decided to use original sources by Jeff Shepher et al., perhaps I'll merge Diego Casorran's changes if I find them indispensable.
Description
Languages
C
86.5%
Makefile
7.4%
Assembly
3.6%
Shell
1.6%
C++
0.9%