Hi.

I'm trying to build cross toolchain based on old (heavily patched for my board) linux kernel 2.6.9, new gnu toolchain and uclibc. I now made progress to 'Installing final compiler' step, which gets failed. As far as I can tell from logs, stage 2 compiler fails to create executables with uClibc (because cannot find uClibc_main symbol, because doesn't link with libc.a but links with crt1.o).

Could you please help me find mistake in my configs? I assume I misconfigured uClibc but I cannot understand what's wrong.

crosstool config: https://app.box.com/s/qtonpmja47zrjx495uuv
uclibc config: https://app.box.com/s/nioiy53xx2mi20ti9dk6
build.log: https://app.box.com/s/3dyxiaqixjq8drlpun2s

--
best, Viktor.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to