home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!usc!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!gnu.ai.mit.edu!rms
- From: rms@gnu.ai.mit.edu (Richard Stallman)
- Subject: C header on SunOS 4.1.1
- Message-ID: <9209071332.AA06423@mole.gnu.ai.mit.edu>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- References: <1992Sep7.105736.6088@sunbim.be>
- Distribution: gnu
- Date: Mon, 7 Sep 1992 05:32:30 GMT
- Lines: 14
-
- If you want POSIX and ANSI header files on a Sun,
- try using the GNU C library. It includes a complete
- set of header files, and it is supposed to work on Sun 3 and Sun 4.
- You can get it from /pub/gnu/glibc-1.04.tar.Z on prep.ai.mit.edu.
- You can also get it by ordering the "experimental tape" from the FSF.
-
- (Ordering a tape is a good way of helping the FSF continue to pay
- programmers and tech writers, including the programmer who wrote the C
- library and is now actively working on it.)
-
- The GNU C library is covered by the Library GPL, which means that
- you can include it in proprietary programs but there are certain
- rules to follow when you do.
-
-