[Toybox] NDK versions?

enh enh at google.com
Tue Mar 5 11:00:41 PST 2019


if you really have an NDK so old that it doesn't have the new world
source.properties nor the old RELEASE.TXT ... just delete it?

are you sure you don't have either of those files?

On Tue, Mar 5, 2019 at 10:14 AM Rob Landley <rob at landley.net> wrote:
>
> I'm downloading the 19b Android NDK to upgrade my toybox test environment, and
> wondering if there's an easy way to tell which version I had installed before?
> (I want to mv /opt/android/x86_64 to one with the old version number in it).
>
> It's not in the manifest file. It's not repo.prop... those are all git hashes. I
> googled "how do I tell what android NDK version I have installed" and that found:
>
> https://stackoverflow.com/questions/36623681/how-to-find-the-ndk-revision-number-for-your-android-setup
>
> Which tells me to look in a file I haven't got in the installed version? The
> next hit is:
>
> https://gist.github.com/jorgenpt/1961404
>
> Which is from 2012. Um...
>
> $ bin/llvm-cc --version
> Android (4751641 based on r328903) clang version 7.0.2
> (https://android.googlesource.com/toolchain/clang
> 003100370607242ddd5815e4a043907ea9004281)
> (https://android.googlesource.com/toolchain/llvm
> 1d739ffb0366421d383e04ff80ec2ee591315116) (based on LLVM 7.0.2svn)
> Target: x86_64-none-linux-android28
> Thread model: posix
> InstalledDir: /opt/android/x86_64/bin
>
> That's not mapping obviously to... 18b maybe? Is that what I installed last?
>
> Am I missing something obvious again? (The tarball I installed it _from_ is long
> gone...)
>
> Rob
> _______________________________________________
> Toybox mailing list
> Toybox at lists.landley.net
> http://lists.landley.net/listinfo.cgi/toybox-landley.net



More information about the Toybox mailing list