I'm seeing a lot of STDC_LIMIT_MACROS warnings, like below. Is this a problem? I assume it's not, since it's just a warning, but I can't seem to find much info on it, and not being a programmer, I can't help much more than that...

Tom

distcc -c -pipe -march=pentium3 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX -Di386 -DHAVE_DVDNAV -D_FILE_OFFSET_BITS=64 -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I../../../../include -I/usr/kde/3.3/include -I../../../../include -I../../../../../X11R6/include -I../../../../../include/qt3 -o settings.o settings.cpp
<command line>:15:1: warning: "__STDC_LIMIT_MACROS" redefined
<command line>:14:1: warning: this is the location of the previous definition distcc -c -pipe -march=pentium3 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX -Di386 -DHAVE_DVDNAV -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I../../../../include -I/usr/kde/3.3/include -I../../../../include -I../../../../../X11R6/include -I../../../../../include/qt3 -I../../../../../X11R6/include -o iconview.o iconview.cpp distcc -c -pipe -march=pentium3 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX -Di386 -DHAVE_DVDNAV -D_FILE_OFFSET_BITS=64
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to