Distributing apps built with mac port gcc

Mike Krus mike.krus at gmail.com
Sat Aug 4 11:32:03 PDT 2012


Hi 

I've been using gcc47 from mac port to build an app on the Mac. I'm having issues building distributable versions of the app that would run on macs where the mac port version of gcc (and it's g++ libs) is not installed.

I suppose I need to copy the gcc/g++ libs into the bundle and do the install_name_tool dance, but is that the way to do it? Is there a tool that will do that for me?


Regards,


Mike 




More information about the macports-users mailing list