1 Jun 2003 05:34
Re: The standard library version in g++
"Earnie Boyd" <earnie_boyd@...> wrote in message news:3ED8EA03.3060704 <at> yahoo.com... > Does ``g++ -c nul.c -E -dM | grep -i version'' help? % g++ -c nul.c -E -dM | grep -i version #define __GXX_ABI_VERSION 102 #define __VERSION__ "3.2 (mingw special 20020817-1)" Is __GXX_ABI_VERSION the standard library version number? > > Earnie. > > Alex Vinokur wrote: > > How can we know what is version of the standard library of g++? > > -- ========================================== Alex Vinokur mailto:alexvn@... http://www.simtel.net/pub/oth/19088.html http://sourceforge.net/users/alexvn ========================================== ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________(Continue reading)
RSS Feed