Bug 692296

Summary: Android build.sh will not link
Product: MuPDF Reporter: Andrew Wyld <andrew.wyld>
Component: appsAssignee: Robin Watts <robin.watts>
Status: RESOLVED FIXED    
Severity: blocker CC: robin.watts
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: Windows 7   
Customer: Word Size: ---
Attachments: build log

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