HA: [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 14:49:17 PST 2015


Well, linking everything on a rescue disk statically is different from
crunchgen. You can link every command statically but as a separate file.

On Thu, Nov 5, 2015 at 2:28 PM, Joerg Sonnenberger via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On Thu, Nov 05, 2015 at 01:46:37PM -0800, Rui Ueyama wrote:
> > Is there a strong reason to continue using that tool? I don't expect that
> > they are still providing rescue images for floppy disks.
>
> Yes, there are still strong reasons for using that tools. Having a
> static binary with all common tools is still highly useful for recovery.
> It is also still highly useful for shipping system images, e.g. on ARM.
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/97f1d268/attachment.html>


More information about the llvm-commits mailing list