From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Edwards To: gcc@gcc.gnu.org Subject: Passing -Wabi to all target libraries Date: Thu, 29 Aug 2002 10:11:00 -0000 Message-id: <20020829131151.A31575@disaster.jaj.com> X-SW-Source: 2002-08/msg01912.html I worked up a patch to always build libstdc++ with -Wabi, and then thought that perhaps all C++-using target libraries should have this on. What are people's thoughts on this? The easiest way, I think, would be to pass it as part of the toplevel configure.in's CXX_FOR_TARGET. Phil -- I would therefore like to posit that computing's central challenge, viz. "How not to make a mess of it," has /not/ been met. - Edsger Dijkstra, 1930-2002