Hannu Nyman <[email protected]> writes: > If you are really interested, check the test command from lines 39-40 > manually: > echo 'int main(int argc, char **argv) { return 0; }' | gcc -x c -o $ > (TMP_DIR)/a.out -
Looking at "strace -f -s99999 make" is often providing enough clues too. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
