From 9b00d3944eb9c83bc5a0b098b70fb9767dc614d2 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 20 Feb 2015 16:05:34 +0100 Subject: README.Android: document requirements for an all-symbol build Change-Id: I945b9833dee3a47cf23760b3f22917731a879e12 --- README.Android | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.Android') diff --git a/README.Android b/README.Android index cfb0203a366d..8e9702ece0c3 100644 --- a/README.Android +++ b/README.Android @@ -66,6 +66,9 @@ ERROR: Could not extract package's data directory. Are you sure that and the "pending breakpoints do not work" problems are now resolved with the current NDK. +Building with all symbols is also possible but the linking is slow (around 10 +to 15 minutes) and you need lots of memory (around 16GB + some swap). + * Common Errors / Gotchas lo_dlneeds: Could not read ELF header of /data/data/org.libreoffice...libfoo.so -- cgit