Good morning! On Sun, Mar 21, 2010 at 03:48:02PM -0700, Aaron J. Grier wrote: > that does appear to be the best proposed solution. now there's just the > simple matter of coding. ;-) I've already had a look at the relevant code. Unfortunately, the search is in the "wrong" way, that is, for each object file, there's a loop over the exports to check if it satisfies an open import. So while having a 1:1 translation (_write -> _ide64_write) is easy, searching for a "best fit" means that the search algorithm has to be changed. Instead of searching an import for an export, it has to be the other way round. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Mar 22 09:05:04 2010
This archive was generated by hypermail 2.1.8 : 2010-03-22 09:05:07 CET