Khem Raj raj.khem at gmail.com
Tue Aug 11 07:29:46 UTC 2009


On Mon, Aug 10, 2009 at 11:35 PM, ~侃侃~<eacanhe at qq.com> wrote:
> now I need to build the uClibc for the uclinux on arm7dmi.
> The version of uClibc is 0.9.30. My toolchain is "arm-elf-" which download from "www.uclinux.org".
> After I exe the 'make menuconfig",the following error happen.
> # make CROSS=arm-elf-
>  AS lib/crt1.o
> arm-elf-gcc: cannot specify -o with -c or -S and multiple compilations
> make: *** [lib/crt1.o] Error 1
>
> Any help is appreciated.

try make V=1 CROSS=arm-elf-
and post output here

>
> Eacanhe
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
>


More information about the uClibc mailing list