Bug 692296 - Android build.sh will not link
Summary: Android build.sh will not link
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: apps (show other bugs)
Version: unspecified
Hardware: PC Windows 7
: P4 blocker
Assignee: Robin Watts
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 10:15 UTC by Andrew Wyld
Modified: 2011-07-04 14:00 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
build log (10.59 KB, application/octet-stream)
2011-06-22 10:15 UTC, Andrew Wyld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Wyld 2011-06-22 10:15:46 UTC
Created attachment 7604 [details]
build log

After working around

http://bugs.ghostscript.com/show_bug.cgi?id=692293
http://bugs.ghostscript.com/show_bug.cgi?id=692294
http://bugs.ghostscript.com/show_bug.cgi?id=692295

the Android build system for MuPDF can be made to compile completely, and is creating static libs in

mupdf-0.8.165/android/obj/local/armeabi/libmupdfcore.a
mupdf-0.8.165/android/obj/local/armeabi/libmupdfthirdparty.a

but the linker is then unable to resolve function calls in mupdf.o.

We're running under cygwin.
Comment 1 Robin Watts 2011-07-04 14:00:48 UTC
I believe this is fixed now. Please retry and reopen if this still doesn't work.

Thanks,

Robin