Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch file for OSX porting #24

Closed
GoogleCodeExporter opened this issue Mar 20, 2015 · 4 comments
Closed

Patch file for OSX porting #24

GoogleCodeExporter opened this issue Mar 20, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

There are three problems when compiling androguard under OSX
1. Python binding should manually link with -lpython
2. an inline assembly code with condition micro
3. hash_map header file's path changed in g++ of Xcode

I've patched these problems and attached the patch file here.

My environment is OSX Lion 10.7.3, Xcode 4.3.1, g++ 4.2.1

Original issue reported on code.google.com by xiaozih...@gmail.com on 21 Mar 2012 at 3:37

Attachments:

@GoogleCodeExporter
Copy link
Author

Thx !!

Can you test the new mercurial version ?

Original comment by anthony....@gmail.com on 23 Mar 2012 at 8:47

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

No works. Seems you forget to patch androguard/core/bytecodes/libdvm/dvm.h

Original comment by xiaozih...@gmail.com on 23 Mar 2012 at 9:06

@GoogleCodeExporter
Copy link
Author

you're right.

Fixed :)

Original comment by anthony....@gmail.com on 23 Mar 2012 at 9:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

ok now. successfully built it.

Original comment by xiaozih...@gmail.com on 23 Mar 2012 at 9:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant