Hi All,
I've just started with uClinux...
I run follow
http://www.uclinux.org/pub/uClinux/documentation/HOWTO-install-uclinux-sourc.txt
and I stock on toolchain, after 'make' I've got few errors.
.....
creating Makefile
cd binutils-2.9.1.kernel; make
make[1]: Entering directory
`/home/pawel/uClinux/uclinuxgcc-kit-160899/binutils- 2.9.1.kernel'
make[2]: Entering directory
`/home/pawel/uClinux/uclinuxgcc-kit-160899/binutils- 2.9.1.kernel/libiberty'
echo "# !Automatically generated from ./functions.def"\
"- DO NOT EDIT!" >needed2.awk
grep '^DEFVAR(' < ./functions.def \
| sed -e '/DEFVAR/s|DEFVAR.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \
>>needed2.awk
grep '^DEFFUNC(' < ./functions.def \
| sed -e '/DEFFUNC/s|DEFFUNC.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#defi ne NEED_\1\\n#endif\\n" }|' \
>>needed2.awk
gcc -c -g -O2 -I. -I./../include ./dummy.c 2>/dev/null
make[2]: *** [dummy.o] Error 1
make[2]: Leaving directory
`/home/pawel/uClinux/uclinuxgcc-kit-160899/binutils-2 .9.1.kernel/libiberty'
make[1]: *** [all-libiberty] Error 2
make[1]: Leaving directory
`/home/pawel/uClinux/uclinuxgcc-kit-160899/binutils-2 .9.1.kernel'
make: *** [/home/pawel/gnu/bin/m68k-coff-as] Error 2
If someone had that problem, please for advice.
--
Best Regards
Pawel Kamoda
Skype: pawelkamoda
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev