CompuServe Messages

Contd.. Modula-2/Amiga

#: 132581 S12/Modula-2Forum unknown
    30-Jun-88 09:23:25
Fm: Les Caudle, TDI 75026,1331
To: Mark 76672,2717

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Our new product, due out late summer, has direct library calling. That is the definition module describes the library call and it is generated in-line. This speeds up link time a lot because you dont have any link files for library call interfaces. The linker is slow when optimising as it has to take another pass of the link files to build the procedure call trees. We are investigating a faster method to do this. Phil Camp.