
31 Mar
2005
31 Mar
'05
3:21 a.m.
On Tue, Mar 29, 2005 at 08:31:06PM +0900, Daniel Ann wrote:
After trying the compilation from the command line, I've found out the powerpc-linux-objdump was okay. But had segmentation fault during powerpc-linux-ld. So, doing rather simple trial and error method, I've got it compiled after removing line which reads "-Map u-boot.map".
Try a touch u-boot.map before the ld command. I have seen some ld's crash when the file isn't there. Never spent much time look at it or reporting it, but it isn't a problem on newer versions so I thought it was known/resolved.