[Toybox] NDK versions?

Josh Gao jmgao at google.com
Fri Mar 8 12:58:37 PST 2019


On Fri, Mar 8, 2019 at 12:34 PM Rob Landley <rob at landley.net> wrote:
>
> What would be really really nice is if you had -cc and -c++ symlinks to the
> latest -clang and -clang++ versions in the zip file. Then I wouldn't have to
> create them, so I wouldn't have to work out which version is latest. (You could
> also have some kind of "latest" in there, but... the -cc and -c++ symlinks _are_
> a "latest" in directly usable format...)
>
> [puppy eyes intensify]


AIUI, symlinks in the NDK are a pain in the ass because of Windows,
which required administrative privileges to create until very recently
(and windows's built in zip support probably doesn't support
symlinks).


More information about the Toybox mailing list