home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / oop / macapp3 / 638 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.1 KB

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!stanford.edu!apple!applelink.apple.com
  2. From: JOHN.OLSEN@AppleLink.Apple.COM (Olsen, John D,APD)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re2: Can't wait for ETO 10
  5. Message-ID: <728063046.2358303@AppleLink.Apple.COM>
  6. Date: 26 Jan 93 15:26:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 17
  10.  
  11. Hi,
  12.  
  13. It is not incremental build capability per se -- it is incremental _LINK_
  14. capability. The idea the way I understand it is the iLinker builds a large
  15. database of your symbols and other pertinent info during the "first" link. It
  16. then leverages off that info for future links. They have a problem though -- it
  17. does not produce .sym info during the iLink so they are fixing (read hacking?)
  18. up a version of SourceBug that will allow it to read the database info so that
  19. we can still do source level debugs. The link time gets down to something like
  20. 30 seconds now. You still use the "real" linker for your final build -- the
  21. iLinker is for dev purposes only. (This is the tool they talked about at WWDC
  22. 92).
  23.  
  24. I hope I have told the story correctly.
  25.  
  26. John.Olsen
  27.  
  28.