home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Patches / ppc-user-45_20.lha / PPCRelease / loadsegpatch / ELFLoadSeg.doc < prev   
Text File  |  1998-03-06  |  684b  |  28 lines

  1. ELFLoadSeg
  2.  
  3. has no parameters...and installs itself by a simple run.
  4.  
  5. Don`t forget that shell programs need the EXECUTABLE flag
  6. set.
  7.  
  8. ELFLoadSeg replaces the SAS RunElf and the VBCC RunPPC.
  9. It also works with a new ADE PPC stdlib replacement written
  10. by Rask Lambertsen.
  11.  
  12. - 1.5
  13.   o Complete rework of the input/output/error handle passing
  14.     because of a random very obscure crash when used with
  15.     NP_Arguments under stress.
  16.  
  17. - 1.4
  18.   o Invalid a possible segment checksum to avoid possible
  19.     autocaching of the segment by the shell or an autoresident
  20.     feature.
  21.  
  22. - 1.3
  23.   o Removed Internal Seg routines because of compatibility with
  24.     an unnamed program...
  25.  
  26. - 1.2
  27.   o release
  28.