https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884
--- Comment #5 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to John Paul Adrian Glaubitz from comment #4) > (In reply to Sergei Trofimovich from comment #3) > > Created attachment 52765 [details] > > ia64-disable-sdata-by-default.patch > > > > We can try a radical thing: make -mno-sdata a default: > > ia64-disable-sdata-by-default.patch . That allows me to link libgccjit on > > ia64 cross-compiler. > > I'll give it a try. By the way, wouldn't it be possible to patch the GCC sources so that just libgccjit is built with -mno-sdata?