diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-02-20 16:05:34 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-02-23 10:10:30 +0100 |
commit | 9b00d3944eb9c83bc5a0b098b70fb9767dc614d2 (patch) | |
tree | 9b4507269d1a75745875e7615ee582cce4002ca9 /README.Android | |
parent | a247d077a506cb017aba005eb5c3335b745ec5f7 (diff) |
README.Android: document requirements for an all-symbol build
Change-Id: I945b9833dee3a47cf23760b3f22917731a879e12
Diffstat (limited to 'README.Android')
-rw-r--r-- | README.Android | 3 |
1 files changed, 3 insertions, 0 deletions
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 |