https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=64919 --- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Joseph John from comment #5) > I am still struggling to compiler any version giver than GCC 4.9.0 on ia64 > platform still but as far as this issue is concerned I was able to get pass > the LD abort when I used the below options for configure: > > CC="gcc -mlp64" CXX="g++ -mlp64" > > With this option I was able to pass the linker abort just after the > libbackend.a creation but I run into a segmentation error which I believe is > the documented issue at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 That bug now seems to have some fixes/workarounds to allow building 4.9.4