Jump to content

LIBC Next: Difference between revisions

From EDM2
No edit summary
Line 15: Line 15:
The library can be installed via RPM with:
The library can be installed via RPM with:
  yum install libc
  yum install libc
or the RPM or ZIP file can be downloaded from the Netlabs server.  
or the [http://rpm.netlabs.org/release/00/i386/i686/ RPM] or [http://rpm.netlabs.org/release/00/zip/ ZIP] file can be downloaded from the Netlabs server.
 


==Links==
==Links==

Revision as of 20:48, 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