Re: rdeps graph

2010-06-27 Thread Joshua Root
On 2010-6-28 15:38 , Ryan Schmidt wrote: > The port-rdeps script had an option I used often to generate a Graphviz graph > of the dependencies, but port-rdeps was slow; MacPorts 1.9's "port rdeps" is > much faster so I'd rather use that. But it doesn't seem to have Graphviz > graph generation, r

rdeps graph

2010-06-27 Thread Ryan Schmidt
The port-rdeps script had an option I used often to generate a Graphviz graph of the dependencies, but port-rdeps was slow; MacPorts 1.9's "port rdeps" is much faster so I'd rather use that. But it doesn't seem to have Graphviz graph generation, right? If I'm seeing that right, then I might dive

Re: dylib linking

2010-06-27 Thread Peter O'Gorman
On 06/26/2010 06:42 PM, Jordan K. Hubbard wrote: I'll bet if you flattened the dyld namespace in this particular scenario, this problem would go away. -flat_namespace is generally not a first recommendation, but if you know what you're doing it has its place. - Jordan On Jun 25, 2010, at 10: