Running configure on a machine with gobjcopy and then running the build
on a machine without gobjcopy would explain the failure mode that you're
seeing. You need to file a bug with the build-infra folks. The old build
system wouldn't have had this problem because there was no configure step.
I'm not completely up to speed on the new build-infra stuff so pinging
them is your best bet.

Dan


On 10/21/13 6:28 AM, Weijun Wang wrote:
This is a full build, but I run configure on one machine and make from another. Doing both on the same machine without gobjcopy runs fine.

Thanks
Max

On 10/21/13 7:38 PM, David Holmes wrote:
If gobjcopy is
installed somewhere then ALT_OBJCOPY can be set to point to it. Was this
part of a full build? The configure process might also find gobjcopy and
set the appropriate variables.

David

Thanks
Max

Reply via email to