Dec 312017
 
Linux shared/dll libraries version 4.4 (needed for GCC 2.4.3 and new kernel).

Full Description of File


Linux shared libraries version 4.4.
These files are stored in tar/gzip
format.


File LNXLIB44.ZIP from The Programmer’s Corner in
Category Linux Files
Linux shared/dll libraries version 4.4 (needed for GCC 2.4.3 and new kernel).
File Name File Size Zip Size Zip Type
FILE_ID.DIZ 82 77 deflated
IMAGE44.TGZ 469255 460332 deflated
INC-44.TGZ 135243 135174 deflated
INSTALL.DOC 1005 513 deflated
RELEASE.TXT 5817 2311 deflated
TOOLS27.TGZ 137931 137326 deflated

Download File LNXLIB44.ZIP Here

Contents of the INSTALL.DOC file



INSTALL NOTES FOR LINUX SHARED LIBRARIES 4.4
---------------------------------------------

release.txt:
H.J.Lu's release notes for libc.so.4.4 and libm.so.4.4
*READ THIS FIRST* !!!

inc-44.tgz:
These are the include files for libc.4.4. Remove all of your
old include files ( rm -rf /usr/include ). Then install the
latest kernel image. ( /usr/src/linux ). Then change to
/usr/include and do the following symbolic links:

ln -sf /usr/src/linux/include/linux linux
ln -sf /usr/src/linux/include/asm asm

image44.tgz:
This is the shared library image. Un-archive this in the root
directory ( / ) and change to /lib and type the following
*exactly* and carefully. Be sure to check your spelling before
hitting . Do the following command *exactly* (or you
will lock yourself out of your system!):

ln -sf libc.so.4.4 libc.so.4
ln -sf libm.so.4.4 libm.so.4

tools27.tgz:
For hardy hackers only--this is a tool kit to help you build
your own shared library images.



 December 31, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)