Cloosen-Calories / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive #519

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout breakpad on OS X (10.8)
2. run android/run-checks.sh

What is the expected output? What do you see instead?

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive

Please use labels and text to provide additional information.

Original issue reported on code.google.com by gha...@gmail.com on 23 Feb 2013 at 3:36

GoogleCodeExporter commented 9 years ago
The problem appears to be that Makefile.in hard-codes "ar" instead of detecting 
ar (and coming up with arm-linux-androideabi-ar in the standalone toolchain).

Original comment by gha...@gmail.com on 23 Feb 2013 at 4:10

GoogleCodeExporter commented 9 years ago
I got same:

arm-linux-androideabi-ranlib: libbreakpad.a: Malformed archive

what i did:
1. Checkout breakpad on OS X (10.10)
2. nexus 7 connected
3. run android/run-checks.sh --verbose -verbose

it shown: check the attach please

Original comment by Andy.Mal...@gmail.com on 9 Feb 2015 at 4:52

Attachments: