Browse thread
Dependencies and rebuilding
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-03-09 (08:09) |
From: | malc <av1474@c...> |
Subject: | Re: [Caml-list] Dependencies and rebuilding |
On Fri, 9 Mar 2007, Alain Frisch wrote: > malc wrote: >>> - for the compilation of other units which refer to this unit: >>> cross-module optimization information (linker symbols for direct >>> function calls, inlining). >> >> That's not all, there's also information embedded to make direct calling >> possible: http://groups.google.com/group/fa.caml/msg/52264cef8f6da97f > > I guess that's exactly what I meant by "linker symbols for direct > function calls". Indeed, this portion of the message elluded me, sorry for the noise. -- vale