This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: How seriously to take abi-check


On 03/03/06, Jim Osborn <jimo@eskimo.com> wrote:
> Is there a way to get a "baseline" that corresponds to the config
> options supplied to the build?  If not, is this test generally
> taken very seriously?  It seems to stop "make check" when it
> fails, so I'm tempted to try to make it pass, but maybe I'm
> wasting my time.


The GCC docs suggest using "make -k check" which will get you past the abi-check at least.

jon


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