On Fri, Apr 16, 2010 at 12:35:16PM -0500, Peter O'Gorman wrote: > On 04/16/2010 12:30 PM, Jean-François Mertens wrote: > > > > > > since conftest was just compiled, not linked, the "-T" operation may > > not have been considered meaningful by objdump ? > > Ie _ is it really an error ? > > Yes, because it does not understand the load command (from > /usr/include/mach-o/loader.h): > > #define LC_UUID 0x1b /* the uuid */ > > The uuid load command is inserted by default since at least mac os x 10.5. > > Peter
JF, Try the updated binutils packaging that I posted on fink tracking... https://sourceforge.net/tracker/?func=detail&aid=2988592&group_id=17203&atid=414256 and see if the binutils-20.2.1 release has a bug free objdump. I haven't attempted to address the overlapping files with gdb yet. Jack ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
