Hi, I have not received any acks for the the following Patches in the series by Sebastien:
1) [RFC PATCH 0/3] [Realtime] Get rid of autotools 2) [PATCH 1/3] [Realtime] Add scripts for features detection, 3) [PATCH 2/3] [Realtime] Add Makefiles, 4) [PATCH 3/3] [Realtime] Remove autotools specific stuff, 5) [PATCH 4/3] [Realtime] Remove autotools specific stuff - missed this one, The acks are important, as, i will not be able to apply the following patch from Robert Schwebel: 1) [LTP] [PATCH 2/2] realtime tests try to overwrite compiler, This may lead to some conflicts in the RT-Linux test cases tree as the other patch in the series (realtime tests try to overwrite compiler) is already through. Can somebody provide me with an early ack on the above Patches ? Moreover, Robert promised to provide some more fixes over the 4 patches (Get rid of autotools series). Regards-- Subrata On Thu, 2008-02-28 at 09:35 +0100, Sebastien Dugue wrote: > Hi, > > here is a serie of patches to replace the autotools based build system > with a much lighter Makefiles based only build. > > The rationale here is that autoconf & co may have their usefulness when > portability is the goal, but in the ltp case there's no such thing as > portability. > > Furthermore, in the realtime tests case, the autotools are only used to > check > for the availability of 2 features of the running system: > > - support for PI mutexes > - support for robust mutexes > > to conditionally build some tests. This can be accomplished in a much simpler > way without the need for pulling in the whole autotools sledgehammer. > > The patch serie is organized as follows: > > - patch 1 adds two little scripts to detect the availability of PI > and robust mutexes. > > - patch 2 adds the Makefiles that replace the previous build > system. > > - patch 3 removes all the autotools stuff and updates > testscripts/test_realtime.sh for the new build system. > > > Sebastien. > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
