> make[2]: Entering directory `/home/cc/Desktop/temp/uClinux-dist/user/busybox'
>   LINK    busybox_unstripped^M
> Trying libraries: crypt m^M
> Failed: -Wl,--start-group -lcrypt -lm -Wl,--end-group
> Output of:
> ucfront-gcc arm-linux-gcc -Os -g -pipe -msoft-float -fno-common -fno-builtin
> -Wall -DEMBED -D__PIC__ -fpic -msingle-pic-base -Dlinux -D__linux__ -Dunix
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> -D__uClinux__ -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes

Those are the flags for XIP.  Can you turn off XIP?

I've had problems on ARM-nommu with XIP and some toolchains, possibly
the one you're using.

-- Jamie
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to