Mail Archives: cygwin/1998/05/02/22:37:37
In article <199805011630 DOT MAA09024 DOT cygnus DOT gnu-win32 AT tweedledumb DOT cygnus DOT com>,
<ian AT cygnus DOT com> wrote:
>I was not aware of that feature of comdat sections. I thought comdat
>sections mainly worked to eliminate duplicate sections, which the GNU
>linker does support. Does the MS linker really pull specific sections
>out of an object file based on symbol references? I don't see any
>reference to that in the PE documentation, although that doesn't mean
>it doesn't happen. That would imply that the MS linker can treat an
>object file like an archive.
That's right. Microsoft has a compiler option for producing objects
which can essentially be loaded "as a library". The linker will only load
functions that are specifically referenced.
--
cgf AT cygnus DOT com "Everything has a boolean value, if you stand
http://www.cygnus.com/ far enough away from it." -- Galena Alyson Canada
- Raw text -