Jump to content
Erik@Grijjy

Using Static Libraries and Assembly with 64-bit macOS

Recommended Posts

Are you using 3rd party C libraries in your Mac app? Or maybe some custom assembly code? Then things will be different when you switch to 64-bit macOS.

Maybe this post will give you a head start. It shows how you can use static libraries now, and how you can use an external assembler for your assembly code.

 

macos64linking.thumb.png.ab12089f39b7f958dafcc01f475262a7.png


https://blog.grijjy.com/2019/07/19/using-static-libraries-and-assembly-with-64-bit-macos/

  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×