You are not logged in.
Pages: 1
Hello,I am using Arch as host for making an LFS system,for which i am i need to compille GCC-4.7.2 i have made all the environment as mentioned by the LFS community,when i tried compiling the GCC i am getting errors like
In function '__absvdi2':
../../../gcc-4.7.2/libgcc/libgcc2.c:273:1: internal compiler error: Segmentation fault
I have installed GCC-4.8.0-4(uptodate) in my Arch(Host) still during the "make" i am getting errors after googling i found many are facing this problem and here is the pastie of my GCC-4.7.2 compilation error GCC-4.7.2 compilation error,and one of my friend who is doing LFS in another distro is successful with the GCC-4.7.2 pass1 compilation and i am expecting for an fix soon.
Thank you!
Last edited by Dinesh raja (2013-05-25 13:56:06)
Offline
It says to submit a full bug report... so have you checked for other bugs like this as having been reported? It sounds like you did do a bit of searching in regard to this problem. Did you find anything interesting?
Oh BTW, you say that you have found others with this problem, does it also involve using the "gcc (GCC) 4.8.0 20130502 (prerelease)"?
Last edited by WonderWoofy (2013-05-25 05:17:13)
Offline
No still now i dint get anything interesting and here is the mailing list that i have found and another person is also using Arch GCC-4.8.0 having the same issue.
http://permalink.gmane.org/gmane.comp.h … core/36128
Last edited by Dinesh raja (2013-05-25 05:31:54)
Offline
gcc-4.7.2 issue. Use 4.7.3 instead:
http://gcc.gnu.org/@/bugzilla/show_bug.cgi?id=56927
Offline
So no other patch for fixing my issue with 4.7.2?and are you sure that gcc-4.7.3 have fixed this issue?
Offline
That is what the bug report says....
Offline
ANy way GCC-4.7.3 has solved that issue thank you!!
Offline
Pages: 1