Clay Jones wrote:
I found the problem. The wrong ar command was being used because the make file does not have " $(CROSS_COMPILE)" in front of the ar command.
Good catch! Which file or can you send a patch? Thanks, Marc
I think it is buildtarget that creates the make file. I haven't looked for it yet.
-----Original Message----- From: Marc Jones [mailto:marc.jones@amd.com] Sent: Tuesday, February 05, 2008 2:19 PM To: Clay Jones Cc: coreboot@coreboot.org Subject: Re: [coreboot] Build error with top of tree V2
Clay Jones wrote:
I found the problem. The wrong ar command was being used because the make file does not have " $(CROSS_COMPILE)" in front of the ar
command.
Good catch! Which file or can you send a patch? Thanks, Marc