home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mips
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!kum.kaist.ac.kr!usenet
- From: shhong@dbserver.kaist.ac.kr (Seok-Hee Hong)
- Subject: help : strftime()
- Message-ID: <1992Dec10.100314.28012@kum.kaist.ac.kr>
- Sender: usenet@kum.kaist.ac.kr (news)
- Organization: KAIST in Seoul, Korea
- X-Newsreader: TIN [version 1.1 PL8]
- Date: Thu, 10 Dec 92 10:03:14 GMT
- Lines: 26
-
- Hi,
- We have mips rs2030 whose os is UMIPS 4.52.
- I know that strftime is in only posix Library,
- When i compile a program which is calling strftime,
- I can't compile it because linker don't find strftime.
-
- And i compile the program after extracting strftime.o from
- posix library but can't compile it again because of global variable
- of posix library...
-
- How can i solve this problem ?
-
- --
-
- +----------------------------------------------------+
- | Hong, Seok Hee - shhong |-+
- | Database Lab. |||
- | Computer Science Department |||
- | Korea Advanced Institute of Science and Technology |||
- | K A I S T |||
- +----------------------------------------------------++|
- | E-Mail : shhong@dbserver.kaist.ac.kr |||
- | Phone : 042-869-3570 |||
- +----------------------------------------------------+||
- ||||||||||||||||||||||||||||||||||||||||||||||||||||||
- +----------------------------------------------------+
-