This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/26723] invocation order of functions registered with atexit() not as expected



------- Comment #2 from ivan at sierra-da dot com  2006-03-16 21:56 -------
gcc -v:
Reading specs from
/project/tools/linux_i686_2.3.2-2005-08-31-17.44.37/stow/gcc-3.3.3/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with: XXX/gcc-3.3.3/configure --prefix=XXXgcc-3.3.3
--with-local-prefix=XXX --enable-languages=c,c++
--with-libiconv-prefix=XXX/gcc-3.3.3 --with-gnu-ld --with-ld=XXX/bin/ld
--with-gnu-as --with-as=XXX/bin/as
Thread model: posix
gcc version 3.3.3

---- also -------
g++ --enable-__cxa_atexit ...:
>>> cc1plus: error: unrecognized option `-fenable-__cxa_atexit'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]