Re: [Suggestion] h8300: built-in: about "can not find built-in.o"issue.

From: Chen Gang
Date: Thu Aug 29 2013 - 00:26:16 EST



After the recent several issue fix patches (include this suggestion),
The h8300h with defconfig can pass building completely.

And next, I will try to build allmodconfig (finish before 2013-08-31).

Thanks.

On 08/29/2013 12:23 PM, Chen Gang wrote:
> Hello Maintainers:
>
> When build h8300h with defconfig, an 'built-in' issue occurs. I can add
> an dummy file and let "obj-y := dummy.o" to fix this issue, I am sure
> it is correct, but it seems not 'standard'.
>
> So welcome any additional suggestions or completions, thanks.
>
> The related information (with defconfig for h8300h):
>
> /usr/local/bin/h8300-gchen-elf-ld -mh8300helf -r -o vmlinux.o arch/h8300/platform/h8300h/generic/crt0_ram.o init/built-in.o --start-group usr/built-in.o arch/h8300/kernel/built-in.o arch/h8300/mm/built-in.o arch/h8300/platform/h8300h/built-in.o arch/h8300/platform/h8300h/generic/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/h8300/lib/lib.a /usr/local/lib/gcc/h8300-gchen-elf/4.7.4/h8300h/int32/libgcc.a lib/built-in.o arch/h8300/lib/built-in.o /usr/local/lib/gcc/h8300-gchen-elf/4.7.4/h8300h/int32/libgcc.a drivers/built-in.o sound/built-in.o firmware/built-in.o net/built-in.o --end-group
> /usr/local/bin/h8300-gchen-elf-ld: cannot find arch/h8300/platform/h8300h/generic/built-in.o: No such file or directory
> make: *** [vmlinux] Error 1
>
>
> Thanks.
> --
> Chen Gang.
>


--
Chen Gang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/