automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Want "make check" to test shared, static lib


From: Torbjorn Granlund
Subject: Re: Want "make check" to test shared, static lib
Date: Fri, 15 Nov 2013 12:49:45 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix)

Thien-Thi Nguyen <address@hidden> writes:

  () Torbjorn Granlund <address@hidden>
  () Wed, 13 Nov 2013 18:45:30 +0100
  
     We in the GMP project would like to have "make check" run through our
     testsuite for both the static and shared libs (when both are built).
  
  This is only necessary if there are significant differences (in
  user-visible behavior) between a static and shared-lib build.  That
  sounds weird to me.  What am i missing?

Certainly the shared and static lib should perform the same operations.
We want to check that configuration and compilation worked correctly by
having "make check" test both.

We run very extensive tests on about 400 configurations before release.
Unfortunately, users use other compiler releases, other assemblers, and
other linkers, and in other combinations.  Bugs or portability problems
do happen "in the field".

-- 
Torbjörn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]