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

[PHP] From libmsgpack.a to .so #70

Closed
pepperav opened this issue Nov 4, 2015 · 1 comment
Closed

[PHP] From libmsgpack.a to .so #70

pepperav opened this issue Nov 4, 2015 · 1 comment

Comments

@pepperav
Copy link

pepperav commented Nov 4, 2015

Hi,
I need to compile for powerpc platform and I need a shared object file.

If I compile using

./configure CC=powerpc-e300c3-linux-gnu-gcc --host=powerpc

I have two files:

  • libmsgpack.a
  • msgpack.la

How can I include this file into php?

@Sean-Der
Copy link
Member

Hi @pepperav

Sorry I am not able to answer this, since it is not msgpack-php related (and I have no experience cross-compiling PHP extensions) Wish I could help!

Have you tried emailing the PHP mailing lists? You might be able to get more help there.

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

No branches or pull requests

2 participants