home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pmafire!news.dell.com!swrinde!mips!cs.uoregon.edu!nntp.uoregon.edu!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
- From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
- Newsgroups: comp.os.linux
- Subject: PLEASE READ ME
- Message-ID: <1992Aug17.175017.16111@serval.net.wsu.edu>
- Date: 17 Aug 92 17:50:17 GMT
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: Washington State University
- Lines: 27
-
- >
- >
- > Hlu, any program that uses "chmod" and is linked static gets an error
- > from gcc "Undefined symbol _chmod" (I'm talking about 2.2.2d, of
- > course). No problem if linking with the shared libs. (However, linking
- > static but with libg has no problem. Does the static libc lack chmod?
- > It should be there, shouldn't it?)
- >
- > /M. Saggaf
- >
- >
-
- If you didn't see this on tsx-11
-
- -rw-r--r-- 1 hj 1063683 Aug 17 13:45 2.2.2dmisc.tar.Z
-
- This is what I did
-
- cd /usr/lib/gcc-lib/i386-linux/2.2.2d
- ar -d libc.a __.SYMDEF
- ranlib libc.a
-
- BTW, the new one is good.
-
- --
- H.J.
- Gcc/libc maintainer for Linux.
-