Jump to content

LIBC Next: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
LIBC Next (or LIBCn, for short) is an attempt to provide an implementation of the C runtime library which is suitable for porting Unix and Linux applications to the OS/2 operating system using the GCC compiler. LIBC Next is heavily based on the kLIBC project.
LIBC Next (or LIBCn, for short) is an attempt to provide an implementation of the C runtime library which is suitable for porting Unix and Linux applications to the OS/2 operating system using the GCC compiler. LIBC Next is heavily based on the [[KLIBC]] project.


==Files==
==Files==

Revision as of 20:44, 8 May 2021

LIBC Next (or LIBCn, for short) is an attempt to provide an implementation of the C runtime library which is suitable for porting Unix and Linux applications to the OS/2 operating system using the GCC compiler. LIBC Next is heavily based on the KLIBC project.

Files

This project includes the folowing files:

  • LIBC06.DLL
  • LIBC061.DLL
  • LIBC062.DLL
  • LIBC063.DLL
  • LIBC064.DLL
  • LIBC065.DLL
  • LIBC066.DLL
  • LIBCN0.DLL

Download

The library can be installed via RPM with:

yum install libc

or the RPM or ZIP file can be downloaded from the Netlabs server.


Links