[mythtv] internal compiler error (gcc-2.95.3) on progfind.cpp

Bruce Markey bjm at lvcm.com
Sat Feb 15 14:48:20 EST 2003


Rick Warner wrote:
> Hello all,
> 	I got this error building a cvs checkout from this morning.  Removing the -O6 
> from the compiler options got it to compile properly.
> 
> g++ -c -pipe -Wall -W -O6 -march=pentiumpro -fomit-frame-pointer 
> -funroll-loops -fexpensive-optimizations `freetype-config --cflags` 
> -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX 
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I../libmyth -I.. 
> -I/usr/local/qt/include -I/usr/local/qt/mkspecs/default -o progfind.o 
> progfind.cpp
> progfind.cpp: In method `void ProgFinder::getRecordingInfo()':
> progfind.cpp:1182: Internal compiler error.
> progfind.cpp:1182: Please submit a full bug report.
> progfind.cpp:1182: See <URL:http://www.gnu.org/software/gcc/bugs.html> for 
> instructions.
> cpp0: output pipe has been closed

I've seen this for the past few weeks and have a simple
fix but didn't want to check it in if I was the only one
having this problem.

Try the current CVS.

--bjm



More information about the mythtv-dev mailing list