Hi Nadav,

On Thu, Sep 20, 2018 at 11:03 AM, Nadav Har'El <n...@scylladb.com> wrote:

> I think Qixuan may be referring to the fact that OSv today can only run
> position-independent executables (shared objects and PIE), and nor
> "regular" position-dependent executables,
> which causes us in many applications in apps/ to modify the Makefile to
> add "-shared", "-pie", or something like that, requiring recompilation.
>

Right, makes sense. But I think the point still stands, there's no actual
requirement of *compilation*, just making sure the executable is
position-independent.

- Pekka

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to