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


On 11/7/06, Geoffrey Keating <geoffk@apple.com> wrote:

On 07/11/2006, at 9:38 AM, Daniel Berlin wrote:


>> 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.

What is the nature of the failure of the workaround?  The workaround
should completely disable the patch.

It pulls dsymutil from /usr/bin anyway :(



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