I gave it a couple more tries and I'm still pretty sure that make
all-gcc was the correct way to do it. After all all the toolchain
creating scripts I looked at like openwrt,buildroot and crosstools do
it that way.
make all fails while configuring libmudflap - telling me the c
compiler couldn't create executables. Probably because the libc is not
yet there. I'm building on x86_64 for a i486-linux-uclibc target.
I could try building for i486-linux-glibc but I'm sure that wouldn't
change anything about this problem.
How should I go on about this problem?

Reply via email to