[theora-dev] Multi-Thread Theora Encoder

Michael Smith msmith at xiph.org
Sun Oct 7 14:17:10 PDT 2007


> working on my CIF input file). For some reason my gdb doesn't work on
> encoder_example ("not in executable format: File format not recognized"
> - huh?) so I can't really say where things are going wrong (may e.g. be
> a system lib doing strange stuff and not your code).
>

That's usually libtool  getting in the way.

You can make libtool fix up the things it broke by doing "libtool gdb
./encoder_example"

Mike


More information about the theora-dev mailing list