Sender: nuetzel AT delorie DOT com Message-ID: <3817A40E.395C73EA@myokay.net> Date: Thu, 28 Oct 1999 02:17:02 +0100 From: Dieter =?iso-8859-1?Q?N=FCtzel?= <dieter DOT nuetzel AT myokay DOT net> Organization: DN X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.3.24 i686) X-Accept-Language: de-DE, de, en-US, en-GB, en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: Sorry!!! Now plan text [2.95.1 compiler errors?!] Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Reply-To: pgcc AT delorie DOT com Hello all, I got same compiler errors with pgcc-2.95.1 on VTK (Visualization Toolkit). SunWave1>time make cd wrap; make - all make[1]: Entering directory `/usr/local/vtk/vtk/wrap' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/vtk/vtk/wrap' cd common; make - targets.make make[1]: Entering directory `/usr/local/vtk/vtk/common' make[1]: `targets.make' is up to date. make[1]: Leaving directory `/usr/local/vtk/vtk/common' cd common; make - all make[1]: Entering directory `/usr/local/vtk/vtk/common' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/vtk/vtk/common' cd graphics; make - targets.make make[1]: Entering directory `/usr/local/vtk/vtk/graphics' make[1]: `targets.make' is up to date. make[1]: Leaving directory `/usr/local/vtk/vtk/graphics' cd graphics; make - all make[1]: Entering directory `/usr/local/vtk/vtk/graphics' c++ -O6 -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkThreshold.cxx -o vtkThreshold.o vtkThreshold.cxx: In method `void vtkThreshold::PrintSelf(ostream &, vtkIndent)': vtkThreshold.cxx:290: Internal compiler error in `find_free_reg', at local-alloc.c:1968 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions. make[1]: *** [vtkThreshold.o] Error 1 make[1]: Leaving directory `/usr/local/vtk/vtk/graphics' make: *** [build_graphics] Error 2 3.840u 0.210s 0:04.50 90.0% 0+0k 0+0io 2726pf+0w Changed too: c++ -O -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkThreshold.cxx -o vtkThreshold.o **************************************************** c++ -O6 -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkThresholdTextureCoords.cxx -o vtkThresholdTextureCoords.o vtkThresholdTextureCoords.cxx: In method `void vtkThresholdTextureCoords::PrintSelf(ostream &, vtkIndent)': vtkThresholdTextureCoords.cxx:188: Internal compiler error in `find_free_reg', at local-alloc.c:1968 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions. make[1]: *** [vtkThresholdTextureCoords.o] Error 1 make[1]: Leaving directory `/usr/local/vtk/vtk/graphics' make: *** [build_graphics] Error 2 5.190u 0.280s 0:05.51 99.2% 0+0k 0+0io 3729pf+0w Changed too: c++ -O -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkThresholdTextureCoords.cxx -o vtkThresholdTextureCoords.o **************************************************** c++ -O6 -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkImageCityBlockDistance.cxx -o vtkImageCityBlockDistance.o vtkImageCityBlockDistance.cxx: In method `void vtkImageCityBlockDistance::Execute(vtkImageData *, vtkImageData *)': vtkImageCityBlockDistance.cxx:255: Internal compiler error in `calculate_needs', at reload1.c:1695 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions. make[1]: *** [vtkImageCityBlockDistance.o] Error 1 make[1]: Leaving directory `/usr/local/vtk/vtk/imaging' make: *** [build_imaging] Error 2 852.080u 32.920s 14:54.66 98.9% 0+0k 0+0io 408284pf+0w Changed too: c++ -O -mpentiumpro -march=pentiumpro -malign-double -mstack-align-double -pipe -fomit-frame-pointer -funroll-loops -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -DVTK_USE_OGLR -I/usr/X11R6/include -I./../common -c vtkImageCityBlockDistance.cxx -o vtkImageCityBlockDistance.o -Dieter -- Dieter N�tzel Graduate Student, Computer Science University of Hamburg Department of Computer Science Cognitive Systems Group Vogt-K�lln-Stra�e 30 D-22527 Hamburg, Germany email: nuetzel AT kogs DOT informatik DOT uni-hamburg DOT de @home: dieter DOT nuetzel AT myokay DOT net