Drew Parsons writes: > Package: gcc-3.2 > Version: 1:3.2.3-0pre8 > Severity: important > > xprint-xprintorg fails to build on HPPA (see > http://buildd.debian.org/fetch.php?&pkg=xprint-xprintorg&ver=0.0.8.cvs20030403-1&arch=hppa&stamp=1050208551&file=log&as=raw > ) > > The reason is that gcc segfaults: > > make[3]: Entering directory > /build/buildd/xprint-xprintorg-0.0.8.cvs20030403/build-tree/xprint/src/xprint_main/xc' > ./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=. > gcc: Internal error: Segmentation fault (program as) > Please submit a full bug report. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > It was working fine a couple of weeks ago with the preceding version of > xprint-xprintorg. > > A bug against HPPA's gcc is already listed (#186447), but I'm not sure it's > the same problem that I'm experiencing.
#186447 is a segfault in the compiler, you get a segfault in the assembler (program as). Please recheck using gcc-3.3 and report the results. Matthias