home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6754 < prev    next >
Encoding:
Text File  |  1992-07-26  |  997 b   |  28 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!brunix!brunix!wcn
  3. From: wcn@cs.brown.edu (Wen-Chun Ni)
  4. Subject: Making shared X lib
  5. Message-ID: <1992Jul27.065623.357@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. Date: Mon, 27 Jul 1992 06:56:23 GMT
  9. Lines: 17
  10.  
  11.  
  12. I just got the alpha release of Xaw3d (the 3D Athena Widget) and
  13. compiled it into a library. According to the author, we should be
  14. able to substitute libXaw.a completely by libXaw3d.a. I tried
  15. to understand HJ Lu's shared mkshared script but still can't
  16. get it. Is there any document out there? I wish I can make
  17. a new /lib/libXaw.1.1 since it seems to be buggy. Furthermore,
  18. the static version of libXaw3d.a linked with a couple of programs
  19. exhibits better looking. Since I didn't modify anything to 
  20. compile the source (except the damn char * sys_errlist[]),
  21. you can just get the source from export.lcs.mit.edu. Highly
  22. recommended, even though it is still in alpha.
  23.  
  24.  
  25.  
  26.  
  27. Wen-Chun Ni
  28.