This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 'lots of little changes' merge done


You need dwarf_utilities-25, I think.  I'm not sure where to get it
from for Tiger, I will inquire. It should be in the next Leopard seed
(if you have access to Leopard seeds).  In the meantime, you can
avoid the problem by copying /bin/true into your path as 'dsymutil';
the problem with that, or an autoconf test or whatever, is that if
you say 'gcc -g t.c -g -o t', debugging won't work.

Just for the record, the workaround of symlinking /bin/true to dsymutil does not work.

(We still fail bootstrap a litte later on).
However, reverting the patch causes bootstap to succeed happily.







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]