Subject: Re: lint issues with larger caches
To: John Klos , Chuck Silvers <chuq@chuq.com>
From: Donald Lee <MacPPC1@caution.icompute.com>
List: port-macppc
Date: 09/25/2005 20:40:22
Whoa!

This problem sounds suspiciously like the one I was seeing some time
ago with CPU upgrades on my G4 machines.  See thread:

http://mail-index.netbsd.org/port-macppc/2005/03/19/0001.html

Is this the fix for my problem, too?

Can I patch it into 1.6.x?

-dgl-

At 4:55 PM -0700 9/25/05, John Klos wrote:
>Hi,
>
>> the real problem is in ld.elf_so, please try the attached patch.
>
>With an -O0 lint, I was able to build and install the patched ld.elf_so, and with the new ld.elf_so, I was able to build and use lint without the -O0. So yes, that did it!
>
>Will you commit and request pullups, or would you like me to?
>
>Thanks,
>John Klos