Hi, I am trying to cross-compile Hurd system. I am getting following error while 'make'ing gnumach. Any clues?
--- then cat gnumach-undef-bad; exit 2; else true; fi i586-gnu-gcc -nostdlib -nostartfiles -r -static \ -o clib-routines.o `sed 's/^/-Wl,-u,/' < gnumach-undef` -x c /dev/null -lc /usr/local/lib/gcc-lib/i586-gnu/3.3.5/../../../../i586-gnu/bin/ld: cannot find -lc collect2: ld returned 1 exit status make[2]: *** [clib-routines.o] Error 1 make[2]: Leaving directory `/usr/src/gnumach/build' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/gnumach/build' make: *** [all] Error 2 --- Does it mean libc.a is missing ? how to resolve ? Thanks - AG __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd