Login  Register

Re: Re: Bug#146071: quantlib-ruby_0.3.0-1(hppa/unstable): need -ffunction-sections on hppa

Posted by Dirk Eddelbuettel on May 07, 2002; 5:52am
URL: http://quantlib.414.s1.nabble.com/Re-Bug-146071-quantlib-ruby-0-3-0-1-hppa-unstable-need-ffunction-sections-on-hppa-tp10086p10088.html

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