Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEADS UP: gcc 4.5.4 imported



On Tue, Sep 18, 2012 at 08:12:58AM +0100, Nick Hudson wrote:
> I just updated our gcc to 4.5.4 which includes quite a few bug fixes to 4.5.3.

Seems it also introduces new bugs -- at least, graphics/opencv doesn't
compile for me any longer.

Building CXX object 
modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/precomp.cpp.o
/scratch/graphics/opencv/work/OpenCV-2.4.2/modules/calib3d/src/stereosgbm.cpp: 
In member function 'virtual void cv::StereoSGBM::operator()(const 
cv::_InputArray&, const cv::_InputArray&, const cv::_OutputArray&)':
/scratch/graphics/opencv/work/OpenCV-2.4.2/modules/calib3d/src/stereosgbm.cpp:822:6:
 internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
gmake[2]: *** 
[modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o] Error 1

Can you please take a look?
 Thomas


Home | Main Index | Thread Index | Old Index