|
From: Andrea D'A. <and...@ma...> - 2011-03-13 17:47:03
|
2011/3/10 Mojca Miklavec <moj...@gm...>: > I was not sure what inside/outside meant. Well - yes, I want to use > MacPorts' libraries, but the binary will be at some other location. Location doesn't matter, build a Mach-O binary against MacPorts' libraries, move to a location of your choice and use 'otool -L' on it. It'll refer to MacPorts' libraries and therefore it's "inside" MacPorts. -- Andrea |