LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   I ersased my GCC specs file (https://www.linuxquestions.org/questions/linux-from-scratch-13/i-ersased-my-gcc-specs-file-140353/)

shanenin 01-30-2004 10:03 AM

I ersased my GCC specs file
 
I managed to erase my GCC specs file, during this stage of the install I typed this in a second time mv -f tempspecfile $SPECFILE(obviouly stupid). Is their a way a can remake this file, /tools/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/specs

druuna 01-30-2004 10:16 AM

If you did not delete the glibc-build and glibc-2.3.2 dirs in your sourcedir, you can go back to the make install step and continue from there.

If you did delete the 2 dirs, I guess you need to go back to the beginning of Installing Glibc-2.3.2 and continue from there.

The binutilssourcedirs should have been deleted before the mv -f step, so read the noteabout not having binutils around anymore.

shanenin 01-30-2004 10:36 AM

thanks. I did an other make install(I was not sure if that could cause problems) I also ersased my binutils-build and binutis-2.14 before entering the commands to edit my specs file.


All times are GMT -5. The time now is 07:09 PM.