>> g++ -o mythepg main.o -L/usr/share/qt3/lib -L../../libs/libmyth >> -L../../libs/libmythtv -L../../libs/libavcodec > > Usually /usr/bin/g++ on Debian (even amd64) is 3.3. Did you change the > symlinks to point at 3.4? Did you change all of them?
I've compiled with 'make CC=gcc-3.4 CXX=g++-3.4' but it actually looks like it uses g++ (3.3) for this file. I have to check why this happens. Thanks Hamish Adam
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
