> So why does this gets undefined and how, where does it holds the .config > of the kernel (how does it come into this define) because ARM_EABI > should not be set during this configuration. Does it read out a default > kernel .configuration, can I fix this????
It's set by the compiler. Your toolchain has to match the kernel/library you're compiling. Paul _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
