octave-maintainers
[Top][All Lists]
Advanced

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

Remote head created (please merge it away)


From: Jordi Gutiérrez Hermoso
Subject: Remote head created (please merge it away)
Date: Sat, 27 Aug 2011 00:06:13 -0500

2011/8/26 John W. Eaton <address@hidden>:
> On 26-Aug-2011, Jordi Gutiérrez Hermoso wrote:
>
> | You seem to have forgotten to hg add the link-deps.mk files. You
> | mention them in the commit message, but they're not part of the
> | commit.
>
> Sorry, that should be fixed now.

I'm still having trouble building. It looks like not all symbols are
getting read properly. When linking liboctinterp, there seem to be two
symbols besides all the bsxfun_pow symbols I recently created that
aren't being found. If I manually link to liboctave, that linker error
goes away. What is happening here?

Also, LDFLAGS seem to be completely ignored, which is a problem I have
been having earlier.

However, I was very eager to push some more automatic bsxfun
implementations:

    http://hg.savannah.gnu.org/hgweb/octave/rev/15eefbd9d4e8

It looks like all basic functions now have automatic bsxfun, since
this test now passes:

    http://hg.savannah.gnu.org/hgweb/octave/rev/5307bf69cd88

The test is a little slow, because of the looping. If you can think of
a way to speed it up, that would be interesting.

Note that I deliberately branched here. It's a trivial to merge back
the two heads on the default branch, but I was hoping you would do it
while fixing the build problem I see. I made the extra head because
that builds, but it doesn't build with your changes.

- Jordi G. H.


reply via email to

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