On Sat, Sep 09, 2006 at 02:50:55PM +0200, Martin Wache wrote: > > > Well, I don't like the intrinsics very much. Would g++-2.95 be supported? > I would rather try to check what is going wrong, and if it is a compiler > bug. Could someone please send me a PM with the assembler output (g++ > -S) of SoftOsd.c by g++-4.1 with the -O2 option and debugging info enabled? > Maybe there is a simpler workaround, or it is some bug in the code...
http://spork.qfe3.net/~chris/vdr/SoftOsd.sO0 http://spork.qfe3.net/~chris/vdr/SoftOsd.sO2 I used: g++ -S -O2 -g -Wall -fPIC -Woverloaded-virtual -c -DHAVE_CONFIG -DPLUGIN_NAME_I18N='"softdevice"' -D_GNU_SOURCE -DPLUGINLIBDIR='"./PLUGINS/lib"' -DSHM_SUPPORT -I../../../include -I../../../../DVB/include -I/usr/include/ffmpeg/ -I/usr/include/ffmpeg/libavcodec/ -I/usr/include/ffmpeg/libavformat/ SoftOsd.c And -O0 for the other one. Please let me know if you need anything else! -- Chris _______________________________________________ Softdevice-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/softdevice-devel
