On Mon, 2009-09-14 at 09:05 +0900, Seiichi Ikarashi wrote: > Hi, > > I propose two patches (two patterns of fix) for an issue of > open_posix_testsuite. > I hope either one of them (or more better one someone will write) is > committed. > > You need to do three steps below in order to run execute.sh of > open_posix_testsuite: > 1) make build-tests > 2) cc -O2 -o t0 t0.c
I prefer the first patch, as, all build items should be combined and completed before any actual execution. Regards-- Subrata > 3) ./execute.sh > > I think it's better to include step 2 into step 1 or 3 for convenience. > So I wrote two different patches for these cases. > > Signed-off-by: Seiichi Ikarashi <[email protected]> > > Regards, > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
