[mythtv] Compile prob with debug setting

Pete Rowley mythtv at openrowley.com
Wed Jul 21 22:31:05 EDT 2004


On Wed, 2004-07-21 at 15:38, Ed Wildgoose wrote:
> J. Donavan Stanley wrote:
> 
> > Ed Wildgoose wrote:
> >
> >> videoout_ivtv.o: file not recognized: File format not recognized
> >
> >
> >
> > Your compiler probably crashed while compiling that file.  delete 
> > videoout_ivtv.o and recompile
> 
> 
> Hmm, it seems to be worse than that.  I keep recompiling it, and have 
> stripped back the options to the bare essentials.  However, it dies if I 
> add in either the -g option, but works again if I use -g and 
> -fomit-frame-pointer ...  Very peculiar...
> 
> Sound familiar to anyone?  Something broken...?

Yes.  gcc 3.3 is broken and often requires -fomit-frame-pointer to
compile stuff.  I had to do what you did to compile in debug too,
however in my case it fell over in libaudiocodec and failed compiling
asm.


-- 
Pete Rowley



More information about the mythtv-dev mailing list