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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 16 22:00:00 GMT 2006



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-16 22:00 -------
(In reply to comment #2)
> gcc -v:
> 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

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

at configure time I mean.

And that is your issue


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list