This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Add support for the Win32 hook prologue (try 3)
On Friday 11 September 2009 17:45:36, Kai Tietz wrote:
> 2009/9/11 Ross Ridge <rridge@csclub.uwaterloo.ca>:
> > Pedro Alves writes:
> >>Eh, then this doesn't make much sense to me then:
> >>
> >> ? "In order for the linker to produce a hotpatchable image, the .obj files
> >> ? must have been compiled with /hotpatch (Create Hotpatchable Image)."
> >>
> >>By my reading, that implies that there's _something_ in the .obj
> >>files to tag functions that might need the padding.
> >
> > I don't understand that reading at all. ?All that it's saying is that
> > using /functionpadmin alone won't make the resulting image hotpatchable.
I guess I can read it that way too, yeah. Agreed.
--
Pedro Alves