home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / softsys / andrew / 1146 next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.5 KB

  1. Path: sparky!uunet!olivea!decwrl!adobe!usenet
  2. From: zstern@adobe.com (Zalman Stern)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: compiling andrew for Risc/os 4.52
  5. Message-ID: <1992Aug12.211812.19299@adobe.com>
  6. Date: 12 Aug 92 21:18:12 GMT
  7. References: <14002@auspex-gw.auspex.com>
  8. Sender: usenet@adobe.com (USENET NEWS)
  9. Organization: Adobe Systems Incorporated
  10. Lines: 23
  11.  
  12. In article <14002@auspex-gw.auspex.com> guy@Auspex.COM (Guy Harris) writes:
  13. > >If you do RISC/os 5.0, start with Guy Harris' SysVr4 dynamic loader code  
  14. for  
  15. > >the Sun SPARC.
  16. > I.e., RISC/os 5.0 has "dlopen()", "dlsym()", and company?  If not, my code
  17. > won't work, as it's built atop them.
  18.  
  19. It has a dlfcn.h and a library containing dlopen, dlsym etc... I never got a  
  20. chance to test them out though. They are built on MIPS' own Dynamic Shared  
  21. Object (DSO) technology which is somewhat different from Sun's or AT&T's.  
  22. That is, dlopen/dlsym are library routines written in terms of a different  
  23. MIPS only interface (consisting of routines with "rld_" in front of them if  
  24. I recall). I suppose if the SysVr4 compatibility code doesn't work, you can  
  25. either bug report it or use the lower level DSO interfaces. (I have no  
  26. reason to believe dlsym/dlopen are broken though.)
  27.  
  28. Please don't mention pty's and signals under RISC/os. Just thinking about it  
  29. makes me ill.
  30. --
  31. Zalman Stern           zalman@adobe.com            (415) 962 3824
  32. Adobe Systems, 1585 Charleston Rd., POB 7900, Mountain View, CA 94039-7900
  33.   "Yeah. Ask 'em if they'll upgrade my shifters too." Bill Watterson
  34.