home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2034 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AsynchIO (was: fastest file read method ??)
  5. Date: 26 Jan 1996 03:23:42 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4e9hfu$ron@sunsystem5.informatik.tu-muenchen.de>
  9. References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org> <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com> <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com> <4e7si4$ore@tuegate.tue.nl>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Leon Woestenberg (leon@esrac.ele.tue.nl) wrote:
  14. : Jeff Grimmett (jgrimm@sdd.hp.com) wrote:
  15. : : leon@stack.urc.tue.nl (Leon Woestenberg) wrote:
  16. : : >
  17. : : >dev/c/Asyncio.lha has a link library, and a shared library as well. I
  18.  
  19. : : Hm, the version I have has no shared lib -- unless this library is a part 
  20. : : of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link 
  21. : : lib and not require the end user to install _YASL_ (Yet Another Stupid 
  22.  
  23. If you manage to write a install script that doesndt suck shit like
  24. 90% then shared libraries are no prob.
  25.  
  26. : : Library).
  27.  
  28. : A shared library is only stupid, when it isn't shared. Now of course we
  29. even then it won't take more diskspace.
  30.  
  31. : can all link it into our programs, but we can also install it onto
  32. : the users system. Note that this way, your program automagically profits
  33. : from updates.
  34. yeah! maybe using PPC libs in programs running 020 emulation will be
  35. possible. a program making use of shared libs will be get real ppc power.
  36. just an example.
  37.  
  38.  
  39. : Just my opinion,
  40. : Leon Woestenberg.
  41.