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

[vm/ffi] Add documentation for running on Mac M1 in intel mode #44771

Open
dcharkes opened this issue Jan 25, 2021 · 3 comments
Open

[vm/ffi] Add documentation for running on Mac M1 in intel mode #44771

dcharkes opened this issue Jan 25, 2021 · 3 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi

Comments

@dcharkes
Copy link
Contributor

How to compile/load dylibs (for intel mode).

#39231 (comment)

@dcharkes dcharkes added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi labels Jan 25, 2021
@Sunbreak
Copy link

Any update?

@dcharkes
Copy link
Contributor Author

Unfortunately no.

The compilation step to intel arch for dylibs on Mac M1 is something not specific to Dart. I'd welcome community contributions for the documentation here.

I presume intel Dart SDK to be able to load intel dylibs in intel mode. If that does not work please file your reproduction here.

Out of curiosity. What is the use case here?

@Sunbreak
Copy link

I'm interested in cross-compiling Intel dylib on M1 MAC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi
Projects
None yet
Development

No branches or pull requests

2 participants