On 8/29/07, Uwe Hermann <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 29, 2007 at 08:01:31AM -0700, ron minnich wrote:
> > symbol rename:
> >
> >         $(Q)printf " OBJCOPY (stage0 link) $(subst $(shell pwd)/,,$(@))\n"
> >         $(Q)$(OBJCOPY) --prefix-symbols=stage0 $(obj)/stage0.o
> > $(obj)/stage0_link.o
>
> Personally I find this pretty scary stuff, so please make sure to
> add very verbose documentation here as to why it's done and how it
> works and which assumptions must be true for this to work (minimum
> ld version or such things).


we're not doing this YET. So don't worry too much ... YET :-)

ron

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to