home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mips / 1121 next >
Encoding:
Text File  |  1992-12-11  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.sys.mips
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!kum.kaist.ac.kr!usenet
  3. From: shhong@dbserver.kaist.ac.kr (Seok-Hee Hong)
  4. Subject: help : strftime()
  5. Message-ID: <1992Dec10.100314.28012@kum.kaist.ac.kr>
  6. Sender: usenet@kum.kaist.ac.kr (news)
  7. Organization: KAIST in Seoul, Korea
  8. X-Newsreader: TIN [version 1.1 PL8]
  9. Date: Thu, 10 Dec 92 10:03:14 GMT
  10. Lines: 26
  11.  
  12. Hi,
  13. We have mips rs2030 whose os is UMIPS 4.52.
  14. I know that strftime is in only posix Library,
  15. When i compile a program which is calling strftime, 
  16.     I can't compile it because linker don't find strftime.
  17.  
  18. And i compile the program after extracting strftime.o from 
  19. posix library but can't compile it again because of global variable 
  20. of posix library...
  21.  
  22. How can i solve this problem ?
  23.  
  24. --
  25.  
  26.       +----------------------------------------------------+
  27.       | Hong, Seok Hee - shhong                            |-+
  28.       | Database Lab.                                      |||
  29.       | Computer Science Department                        |||
  30.       | Korea Advanced Institute of Science and Technology |||
  31.       | K     A        I            S           T          |||
  32.       +----------------------------------------------------++|
  33.       | E-Mail : shhong@dbserver.kaist.ac.kr               |||
  34.       | Phone  : 042-869-3570                              |||
  35.       +----------------------------------------------------+||
  36.         ||||||||||||||||||||||||||||||||||||||||||||||||||||||
  37.         +----------------------------------------------------+
  38.