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 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
