From: Renegade M. <dra...@sp...> - 2001-09-04 12:12:39
|
>> ../gcc-20010514/configure --host=${HOST} --target=${TARGET} \ >> --without-headers --with-newlib -v \ >> 2>&1 | tee -a configure.out > >You forgot --prefix=${PREFIX} here. Thank you. Such a silly mistake on my part. I added the --prefix and it died complaining about crti.o. But i remembered from other posts to this lists that adding --disable-shared to the configure line fixes the crti.o problem, so i tried again and it worked. -- Dan -------------------------------------------------------------------- "I'm still sane on three planets and two moons." -------------------------------------------------------------------- Daniel Ramaley 3118 Cottage Grove Ave Apt 8 dramaley at spatulacity dot cx Des Moines, Iowa 50311 http://www.spatulacity.cx/ (515) 271-5233 -------------------------------------------------------------------- WARNING: REDISTRIBUTION OF THIS MESSAGE MAY BE IN VIOLATION OF APPLICABLE COPYRIGHT LAWS. THIS MESSAGE NOT GUARANTEED Y-TO-K COMPLIANT. |