LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   error using lfs while compiling 6.12 gcc-4.1.2 (https://www.linuxquestions.org/questions/programming-9/error-using-lfs-while-compiling-6-12-gcc-4-1-2-a-636382/)

aditya_gpch 04-19-2008 02:08 AM

error using lfs while compiling 6.12 gcc-4.1.2
 
hi,
i am compiling the gcc-4.1.2 and having the following eror every time
/*****************************************************************/
gawk -f ../../gcc-4.1.2/gcc/opt-gather.awk ../../gcc-4.1.2/gcc/c.opt ../../gcc-4.1.2/gcc/common.opt ../../gcc-4.1.2/gcc/config/i386/i386.opt > tmp-optionlist
/bin/sh ../../gcc-4.1.2/gcc/../move-if-change tmp-optionlist optionlist
optionlist is unchanged
echo timestamp > s-options
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.1.2/gcc/mkconfig.sh bconfig.h
bconfig.h is unchanged
make[2]: *** No rule to make target `../../build-i686-pc-linux-gnu/libiberty/libiberty.a', needed by `build/genmodes'. Stop.
make[2]: Leaving directory `/mnt/phoenics/gcc-build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/phoenics/gcc-build'
make: *** [all] Error 2

if somebdy have idea or resource to make a clean make plz tell me i am waitin for reply.
thanx for ur help

acid_kewpie 04-19-2008 04:38 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 05:17 AM.