Re: 2 Pass Binder
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Aug 17, 1999
- 400 views
Robert Craig replied: > Hmmm... I guess the 2-pass binder will > have to be more sophisticated than I thought. If you included marking references in routine_id, you could simply shround the program multiple times. Each pass would create dangling symbols, until the symbol set became stable. The calls to routine_id were the only complexity I could think of. It lacks finesse, but it may be less error-prone than trying to maintain the links in data structures. -- David Cuny