Arch maintainers: new approach for crti.o and crtn.o
Roland McGrath
roland@hack.frob.com
Tue Feb 14 20:38:00 GMT 2012
> Are you then going to do something with symlinks or similar to end up
> with the crt{n,i}.o names in the end?
It seems likely that having those names will make things easiest all around.
So yes, I'd figured we'd probably have:
$(objpfx)crti.o $(objpfx)crtn.o: $(objpfx)%.o: $(objpfx)%.os
ln -f $< $@
or something like that.
Thanks,
Roland
More information about the Libc-alpha
mailing list