This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: HOWTO-honor-std



Just a quick update. CVS gcc with this in the gcc/ChangeLog

Tue Aug 10 10:47:42 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>

	* except.h (eh_nesting_info): Add new structure defintion.
	(init_eh_nesting_info, free_eh_nesting_info): Add function 
	(reachable_handlers, update_rethrow_references): Add function 
	prototypes.
....


allow -fnew-exceptions to work when building libstdc++-v3

Thus, the flag combinations such as

-fnew-exceptions -fhonor-std -fsquangle 

work now. I encourage people to try something new. . .



Thanks Andrew!
-Benjamin


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