|
From: Dirk E. <ed...@de...> - 2002-05-07 11:51:59
|
On Tue, May 07, 2002 at 12:53:53PM +0100, Luigi Ballabio wrote:
> At 10:53 PM 5/6/02 -0500, Dirk Eddelbuettel wrote:
> >Ok, now that I got ql-ruby built, here is the first failure report on
> >non-i386.
>
> Dirk,
> does the main QuantLib package run "make check" after building?
> If it did, I suspect we would have failures from it as well...
Yes, but errors are ignored by my choice:
test-stamp: build-stamp
-$(MAKE) check
touch test-stamp
The '-' makes make roll over errors and continue.
Dirk
--
Good judgement comes from experience; experience comes from bad judgement.
-- Fred Brooks
|