home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
GCC
/
BIN
/
gclib.lzh
/
GNU
/
GCLIB
/
readme.gclib
< prev
next >
Wrap
Text File
|
1994-04-03
|
906b
|
21 lines
INSTALLATION NOTES FOR GCLIB
============================
The gclibXXX.l consists of four parts :
LIBIO new FILE I/O library
CLIB extract of original uWare C-library
LIBGCC GCC support library
GCLIB rewritten replacements for some CLIB functions
The CLIB part is NOT included in this distribution to avoid copyright problems
with Microware. This part must be created from your personal copy of clibn.l,
therefore the original library must be split into separate modules using the
unpacklib utility (included in this distribution).
A makefile (makefile.distr) is included to make everything a little bit easier.
If 'make -fmakefile.distr' is executed the clib(s) will be split and then merged
together with the new modules into three new libraraies calles gclibXXX.l, where
XXX stands for the different CPU types.