There seems some Makefile/configuration error in gcc 3.0. I have met
these problem before. Assume you install in /usr/local/arm, your target is
arm-linux and already have glibc installed. Go to
/usr/local/arm/arm-linux/lib. And make a symbolic link of each files in
/usr/local/lib/ to there. And make gcc again. It should work.Jacky ----- Original Message ----- From: "root" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 11:28 AM Subject: Compile gcc error > Hi all, > i am trying to build a kernel for CDB89712 followed Roland Seuhs step by step > many times in many ways no matter what I always get the following error when > I run "make install" for the compile gcc. > > ../libiberty/libiberty.a > gcc: ../libiberty/libiberty.a: No such file or directory > make[1]: *** [cc1] Error 1 > make[1]: Leaving directory `/arm_root/src/gcc-3.0/gcc' > make: *** [install-gcc] Error 2 > > I am using Mandrake Linux, on a Pentium computer. > I have tried all the proper steps made sure the path is correct, > tried with versions binutils -2.11, gcc-2.95.3, linux-2.4.6,etc and the > binutils-2.11.2, gcc-3.0.3, linux-2.4.9 and everything in between. I have > even tried the linux-2.5 and no luck. > > Could any one let me know what is it that I am missing and overlooking? > > Your help is greatly appreciated. > Thanks > Ray B. > > _______________________________________________ > http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm > http://www.arm.linux.org.uk/armlinux/mailinglists.php > Please visit the above addresses for information on this list. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
